Here I will gather some data collections from the Swedish Twitter.
Over five million hashtags from Sweden, Stockholm and Gothenburg.
twitter/riksdagsledamoter-twitter.csv is a CSV file of MP's from Riksdagen with their Twitter handles. The CSV file has the header Name, Party, Twittername. The list contains 278 Twitter accounts from 349 MP's (80 %). The list is likely to be incomplete and may contain errors. (It's better to store the ID of each Twitter account – if they change username, for example.)
CSV headers:
Nameis the name of the MP.Partyis an abbreviation of the party name (M, C, L, KD, S, V, MP, SD).Twitternameis the @name of the Twitter account.
twitter/nyhetsmedier-twitter.csv contains news media organizations Twitter handles.
CSV headers:
newsis an integer value whether the account post news (1) or not (0).opinionis an integer value whether the account post opinion pieces (1) or not (0).nameis the full name of the account.twitternameis the @name of the Twitter account.twitteridis the ID of the Twitter account.