users
4 rows
where "created_at" is on date 2008-11-27 and profile_background_tile = 0
✎ View and edit SQL
This data as json, CSV (advanced)
Suggested facets: geo_enabled, verified, profile_background_color, profile_background_image_url, profile_background_image_url_https, profile_link_color, profile_sidebar_border_color, profile_sidebar_fill_color, profile_text_color, profile_use_background_image, following, translator_type
id ▼
|
screen_name
|
name
|
description
|
location
|
url
|
protected
|
followers_count
|
friends_count
|
listed_count
|
created_at
|
favourites_count
|
utc_offset
|
time_zone
|
geo_enabled
|
verified
|
statuses_count
|
lang
|
contributors_enabled
|
is_translator
|
is_translation_enabled
|
profile_background_color
|
profile_background_image_url
|
profile_background_image_url_https
|
profile_background_tile
|
profile_image_url
|
profile_image_url_https
|
profile_banner_url
|
profile_link_color
|
profile_text_color
|
profile_use_background_image
|
has_extended_profile
|
default_profile
|
default_profile_image
|
following
|
follow_request_sent
|
notifications
|
translator_type
|
17667060 |
ericpape |
Eric Pape |
Writer, editor, immersive storyteller. Ex-correspondent: @Newsweek, @Spin, @CivilBeat. Ex-contributor: @LATimes, @ForeignPolicy, @DailyBeast. Bylines: @NYT... |
Los Angeles, CA |
https://ericpape.journoportfolio.com/ |
0 |
1433 |
924 |
80 |
2008-11-27T02:30:32+00:00 |
304 |
|
|
1 |
1 |
19994 |
|
0 |
0 |
0 |
DD2E44 |
http://abs.twimg.com/images/themes/theme18/bg.gif |
https://abs.twimg.com/images/themes/theme18/bg.gif |
0 |
http://pbs.twimg.com/profile_images/1314015550427725825/YmbqqbgU_normal.jpg |
https://pbs.twimg.com/profile_images/1314015550427725825/YmbqqbgU_normal.jpg |
https://pbs.twimg.com/profile_banners/17667060/1505783737 |
19CF86 |
333333 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
none |
17677665 |
mcgeoff |
Geoff McGhee |
Data vis & multimedia journalism, variously @TheWaterDesk @WestCenter. Former @jskstanford, @lemondefr, @nytimes, @NatGeo My opinions only. |
Seattle |
http://www.geoffmcghee.com |
0 |
3119 |
4130 |
325 |
2008-11-27T13:26:22+00:00 |
6050 |
|
|
1 |
0 |
4389 |
|
0 |
0 |
0 |
000000 |
http://abs.twimg.com/images/themes/theme1/bg.png |
https://abs.twimg.com/images/themes/theme1/bg.png |
0 |
http://pbs.twimg.com/profile_images/1179861786939416576/P68PZvpH_normal.jpg |
https://pbs.twimg.com/profile_images/1179861786939416576/P68PZvpH_normal.jpg |
https://pbs.twimg.com/profile_banners/17677665/1589330268 |
1B95E0 |
000000 |
0 |
0 |
0 |
0 |
1 |
0 |
0 |
regular |
17684905 |
svwriter |
John Boudreau |
Vietnam bureau chief, Bloomberg News; formerly @mercnews Retweet ≠ endorsement. |
Hanoi, Vietnam |
http://www.bloomberg.com |
0 |
1776 |
1695 |
105 |
2008-11-27T18:31:36+00:00 |
793 |
|
|
0 |
1 |
1623 |
|
0 |
0 |
0 |
000000 |
http://abs.twimg.com/images/themes/theme1/bg.png |
https://abs.twimg.com/images/themes/theme1/bg.png |
0 |
http://pbs.twimg.com/profile_images/985803632565080064/oCfuC6Fb_normal.jpg |
https://pbs.twimg.com/profile_images/985803632565080064/oCfuC6Fb_normal.jpg |
https://pbs.twimg.com/profile_banners/17684905/1359234014 |
1B95E0 |
000000 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
none |
17690868 |
Nirmitra |
Nirmal Mitra |
Journalist, illustrator, cartoonist, blogger. |
North Valley Stream, NY |
https://nirmalmitra.com/ |
0 |
88 |
160 |
10 |
2008-11-27T22:00:27+00:00 |
20 |
|
|
1 |
0 |
183 |
|
0 |
0 |
0 |
352726 |
http://abs.twimg.com/images/themes/theme5/bg.gif |
https://abs.twimg.com/images/themes/theme5/bg.gif |
0 |
http://pbs.twimg.com/profile_images/378800000069713842/4db6dcc23cbfc6be09794f82e8d32686_normal.jpeg |
https://pbs.twimg.com/profile_images/378800000069713842/4db6dcc23cbfc6be09794f82e8d32686_normal.jpeg |
|
D02B55 |
3E4415 |
1 |
0 |
0 |
0 |
0 |
0 |
0 |
none |
CREATE TABLE [users] (
[id] INTEGER PRIMARY KEY,
[screen_name] TEXT,
[name] TEXT,
[description] TEXT,
[location] TEXT
, [url] TEXT, [protected] INTEGER, [followers_count] INTEGER, [friends_count] INTEGER, [listed_count] INTEGER, [created_at] TEXT, [favourites_count] INTEGER, [utc_offset] TEXT, [time_zone] TEXT, [geo_enabled] INTEGER, [verified] INTEGER, [statuses_count] INTEGER, [lang] TEXT, [contributors_enabled] INTEGER, [is_translator] INTEGER, [is_translation_enabled] INTEGER, [profile_background_color] TEXT, [profile_background_image_url] TEXT, [profile_background_image_url_https] TEXT, [profile_background_tile] INTEGER, [profile_image_url] TEXT, [profile_image_url_https] TEXT, [profile_banner_url] TEXT, [profile_link_color] TEXT, [profile_sidebar_border_color] TEXT, [profile_sidebar_fill_color] TEXT, [profile_text_color] TEXT, [profile_use_background_image] INTEGER, [has_extended_profile] INTEGER, [default_profile] INTEGER, [default_profile_image] INTEGER, [following] INTEGER, [follow_request_sent] INTEGER, [notifications] INTEGER, [translator_type] TEXT);