I need a twitter dataset that contains user tweets and re-tweets with users ids who have tweeted/re-tweeted those tweets. The data set should also include the text of tweets and re-tweets.
It depends on what you want to do with the data, if you can do with sampled data, the API is probably the best. If you need to wrk on graphs aspects, then the API might not be enough. A few other datasets exist, I used one, quite a large one, but with texts mostly in japanese, in these papers for instance :
However I do not own the data. If interested despite the Japanese language, you can ask for authorization of usage to the owners, and later they or I can probably share it...
Conference Paper Information Diffusion on Twitter: Everyone Has Its Chance, B...
I'm not sure on the kind of task you would like to carry out, but in case if it helps here is one https://datahub.io/dataset/twitter-2012-presidential-election. It's a publicly available dataset and i don't claim to own it. ... It has tweets, retweets, replies and user attributes, in general what you would normally get from the TwitterApi