<html><div style="height:10px"></div></html> <WRAP centeralign> [[http://www.cs.bilkent.edu.tr|{{bilavea:bilkent_logo.png?60}}]] [[http://www.avea.com.tr/web/en/AboutAvea/avea-labs|{{bilavea:turk_telekom_logo.png?113}}]] </WRAP> \\ \\ * [[home|Home]] * [[projects|Projects]] * [[people|People]] * [[contact|Contact]] * [[:internal:internal|Internal]] ---------- * [[http://www.cs.bilkent.edu.tr/~bilvea/feed.php?mode=list&type=rss2&linkto=page&ns=feed|RSS feed]] * [[http://www.cs.bilkent.edu.tr/|Bilkent CS]] * [[https://www.avealabs.com/|Avea Labs]] ~~NOCACHE~~
====== Milano Social Pulse ====== 269290 records //Description:// This dataset contains data derived from an analysis of geolocalized tweets originated from Milan during the months of November and December. Each row corresponds to a tweet. For privacy issues the user id has been obfuscated and the text has been replaced with a list of entites extracted by the dataTXT-NEX tool. Entities are provided as links to DBpedia. //Schema:// - **User:** Anonymized twitter user. You won't find this user on twitter, but when two tweets are from the same user, then their 'user' field will be the same. Ex: 5fa4b1cc71. TYPE:String - **Entities:** DBPedia entities extracted from the tweet text using dataTXT TYPE: Array[String] - **language:** Language of the tweet as reported by Twitter. 'und' means undefined TYPE: String - **municipality:** The municipality in which the tweet was (probably) posted. This is approximate as the geometry field. This field is composed by the municipality name and the dandelion acheneID. You can get more data about the municipality (like boundaries, population, ...) using the acheneID as a primary key in the Administrative Regions datagem. Ex: {"name": "Milano", "acheneID": "http://dandelion.eu/resource/2bf72cfc3857f470be5457dc4aa77e578889e32d"} - **created:** Tweet time in ISO format "YYYY-MM-DDTHH:mm:SS", Europe/Rome timezone TYPE: String - **timestamp:** Tweet timestamp TYPE:numeric - **geometry:** Approximate position of the tweet, in geoJSON format. Error < 600m TYPE: Geometry