Wolfram Data Repository
Immediate Computable Access to Curated Contributed Data
Sample of public Twitter statuses from Europe, April 6-8 2016
Geotagged sample of public tweets in Europe from April 6-8, 2016, including time, language, and basic user information.
(9 columns, 468709 rows)
Retrieve the ResourceObject:
| In[1]:= | ![ResourceObject["Geotagged Public Tweets (Europe, April 6-8 2016)"]](https://www.wolframcloud.com/obj/resourcesystem/images/38c/38c8ca48-d8de-4563-bc46-44eb1ff6c674/3886f241e83c4843.png) | 
| Out[1]= |  | 
View the data:
| In[2]:= | ![ResourceData["Geotagged Public Tweets (Europe, April 6-8 2016)"]](https://www.wolframcloud.com/obj/resourcesystem/images/38c/38c8ca48-d8de-4563-bc46-44eb1ff6c674/335a460a0f04c52e.png) | 
| Out[2]= |  | 
Show the location of Spanish-language tweets over this three-day period:
| In[3]:= | ![GeoGraphics[{Red, Opacity[0.3], Point@ResourceData[
      "Geotagged Public Tweets (Europe, April 6-8 2016)"][
     Select[#lang == Entity["Language", "Spanish"] &]][All, "geo"]}, GeoRange -> EntityClass["Country", "Eurozone"]]](https://www.wolframcloud.com/obj/resourcesystem/images/38c/38c8ca48-d8de-4563-bc46-44eb1ff6c674/0f789739980d120a.png) | 
| Out[3]= |  | 
Calculate which language’s Tweeters had the highest median friend count:
| In[4]:= | ![Sort[Median /@ GroupBy[DeleteDuplicates[
     ResourceData["Geotagged Public Tweets (Europe, April 6-8 2016)"][
      All, {"lang", "screen_name", "friends_count"}]], "lang"][All, All, "friends_count"], Greater]](https://www.wolframcloud.com/obj/resourcesystem/images/38c/38c8ca48-d8de-4563-bc46-44eb1ff6c674/45b4f99e11947387.png) | 
| Out[4]= |  | 
Wolfram Research, "Geotagged Public Tweets (Europe, April 6-8 2016)" from the Wolfram Data Repository (2016) https://doi.org/10.24097/wolfram.73020.data