Advertisement
lamiastella

tweet

Dec 2nd, 2017
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. > db.twitter_search.find().limit(1)
  2. { "_id" : ObjectId("5a2334cae977e59684f710d2"), "created_at" : "Sat Dec 02 23:18:34 +0000 2017", "id" : NumberLong("937098695891398656"), "id_str" : "937098695891398656", "text" : "Advanced Linear Models for Data Science 1: Least Squares #machinelearning #bigdata #ai https://t.co/5MKcCCHvWE", "source" : "<a href=\"https://ifttt.com\" rel=\"nofollow\">IFTTT</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" : { "id" : NumberLong("3585208755"), "id_str" : "3585208755", "name" : "Cave Johnson", "screen_name" : "xtools_at", "location" : "Vienna, Austria", "url" : "https://www.leasingrechnen.at", "description" : "eCommerce Hero, UX-/Android-/Web-Developer, Tinkerer tweeting Simply Amazing Stuff ;)\n\nLatest project: https://www.leasingrechnen.at", "translator_type" : "none", "protected" : false, "verified" : false, "followers_count" : 6210, "friends_count" : 5868, "listed_count" : 798, "favourites_count" : 328, "statuses_count" : 63452, "created_at" : "Tue Sep 08 07:18:29 +0000 2015", "utc_offset" : -28800, "time_zone" : "Pacific Time (US & Canada)", "geo_enabled" : false, "lang" : "en", "contributors_enabled" : false, "is_translator" : false, "profile_background_color" : "222222", "profile_background_image_url" : "http://abs.twimg.com/images/themes/theme1/bg.png", "profile_background_image_url_https" : "https://abs.twimg.com/images/themes/theme1/bg.png", "profile_background_tile" : false, "profile_link_color" : "6699CC", "profile_sidebar_border_color" : "000000", "profile_sidebar_fill_color" : "000000", "profile_text_color" : "000000", "profile_use_background_image" : false, "profile_image_url" : "http://pbs.twimg.com/profile_images/642027067878600704/778HY_sY_normal.jpg", "profile_image_url_https" : "https://pbs.twimg.com/profile_images/642027067878600704/778HY_sY_normal.jpg", "profile_banner_url" : "https://pbs.twimg.com/profile_banners/3585208755/1469396450", "default_profile" : false, "default_profile_image" : false, "following" : null, "follow_request_sent" : null, "notifications" : null }, "geo" : null, "coordinates" : null, "place" : null, "contributors" : null, "is_quote_status" : false, "quote_count" : 0, "reply_count" : 0, "retweet_count" : 0, "favorite_count" : 0, "entities" : { "hashtags" : [ { "text" : "machinelearning", "indices" : [ 57, 73 ] }, { "text" : "bigdata", "indices" : [ 74, 82 ] }, { "text" : "ai", "indices" : [ 83, 86 ] } ], "urls" : [ { "url" : "https://t.co/5MKcCCHvWE", "expanded_url" : "http://bit.ly/2BGPrtQ", "display_url" : "bit.ly/2BGPrtQ", "indices" : [ 87, 110 ] } ], "user_mentions" : [ ], "symbols" : [ ] }, "favorited" : false, "retweeted" : false, "possibly_sensitive" : false, "filter_level" : "low", "lang" : "en", "timestamp_ms" : "1512256714209" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement