Skip to content

Instantly share code, notes, and snippets.

@ozlerhakan
Created May 4, 2015 18:04
Show Gist options
  • Save ozlerhakan/9a84daa89959f04880b9 to your computer and use it in GitHub Desktop.
Save ozlerhakan/9a84daa89959f04880b9 to your computer and use it in GitHub Desktop.
An example document of the tweets collection
{
"_id" : ObjectId("5545e52c23877707ea64d503"),
"created_at" : "Sun May 03 07:04:02 +0000 2015",
"id" : 594759304500146200,
"id_str" : "594759304500146176",
"text" : "My new presentation for Baku JUG, Java EE Nedir? #bakujug #istanbuljug http://t.co
/iLnVElMxT7",
"source" : "<a href=\"http://bufferapp.com\" rel=\"nofollow\">Buffer</a>",
"truncated" : false,
"in_reply_to_status_id" : null,
"in_reply_to_status_id_str" : null,
"in_reply_to_user_id" : null,
"in_reply_to_user_id_str" : null,
"in_reply_to_screen_name" : null,
"user" : {
"profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png",
"follow_request_sent" : false,
"screen_name" : "kodcucom",
"description" : "http://t.co/1f6D3lxM19 was founded in 2011. Analyzing and reviewin
g software developments and projects in the world and Turkey.",
"statuses_count" : 1742,
"following" : true,
"location" : "Turkey, Istanbul",
"geo_enabled" : false,
"default_profile" : true,
"profile_use_background_image" : true,
"favourites_count" : 70,
"verified" : false,
"lang" : "en",
"profile_sidebar_border_color" : "C0DEED",
"default_profile_image" : false,
"id" : 260619831,
"url" : "http://t.co/mPOVrQpsNg",
"friends_count" : 459,
"profile_banner_url" : "https://pbs.twimg.com/profile_banners/260619831/1401285560",
"profile_link_color" : "0084B4",
"profile_sidebar_fill_color" : "DDEEF6",
"protected" : false,
"is_translation_enabled" : false,
"profile_background_color" : "C0DEED",
"is_translator" : false,
"profile_background_tile" : false,
"profile_image_url_https" : "https://pbs.twimg.com/profile_images/471651419984900097
/TuNCoIMQ_normal.jpeg",
"name" : "kodcu.com",
"entities" : {
"url" : {
"urls" : [
{
"url" : "http://t.co/mPOVrQpsNg",
"expanded_url" : "http://www.kodcu.com",
"display_url" : "kodcu.com",
"indices" : [
0,
22
]
}
]
},
"description" : {
"urls" : [
{
"indices" : [
0,
22
],
"url" : "http://t.co/1f6D3lxM19",
"expanded_url" : "http://Kodcu.com",
"display_url" : "Kodcu.com"
}
]
}
},
"followers_count" : 2405,
"contributors_enabled" : false,
"profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/b
g.png",
"notifications" : false,
"created_at" : "Fri Mar 04 07:06:22 +0000 2011",
"utc_offset" : 10800,
"time_zone" : "Istanbul",
"profile_text_color" : "333333",
"id_str" : "260619831",
"listed_count" : 36,
"profile_image_url" : "http://pbs.twimg.com/profile_images/471651419984900097/TuNCoI
MQ_normal.jpeg"
},
"geo" : null,
"coordinates" : null,
"place" : null,
"contributors" : null,
"retweet_count" : 0,
"favorite_count" : 1,
"entities" : {
"hashtags" : [
{
"text" : "bakujug",
"indices" : [
49,
57
]
},
{
"text" : "istanbuljug",
"indices" : [
58,
70
]
}
],
"symbols" : [ ],
"user_mentions" : [ ],
"urls" : [
{
"url" : "http://t.co/iLnVElMxT7",
"expanded_url" : "http://buff.ly/1GPk8K1",
"display_url" : "buff.ly/1GPk8K1",
"indices" : [
71,
93
]
}
]
},
"favorited" : false,
"retweeted" : false,
"possibly_sensitive" : false,
"possibly_sensitive_appealable" : false,
"lang" : "en"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment