home / covid

Menu
  • GraphQL API

johns_hopkins_csse_daily_reports

Table actions
  • GraphQL API for johns_hopkins_csse_daily_reports
⚠️ Consult the README for warnings about using and building on this data. Also review Why It’s So Freaking Hard To Make A Good COVID-19 Model and Ten Considerations Before You Create Another Chart About COVID-19.

Data source: Johns Hopkins CSSE · About: simonw/covid-19-datasette

30 rows where province_or_state = "Seattle, WA" sorted by day descending

✎ View and edit SQL

This data as json, yaml, Notebook, copyable, CSV (advanced)

Suggested facets: confirmed, deaths, recovered, last_update, day (date), last_update (date)

province_or_state 1

  • Seattle, WA · 30 ✖

country_or_region 1

  • US 30
Link rowid day ▲ country_or_region province_or_state admin2 fips confirmed deaths recovered active latitude longitude last_update combined_key
562552 562552 2020-03-01 US Seattle, WA     9 1 1   47.6062 -122.3321 2020-03-01T21:13:12  
3205844 3205844 2020-02-29 US Seattle, WA     6 1 1   47.6062 -122.3321 2020-02-29T22:33:03  
2884013 2884013 2020-02-28 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
617491 617491 2020-02-27 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
2509844 2509844 2020-02-26 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
479219 479219 2020-02-25 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
3551278 3551278 2020-02-24 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
3173419 3173419 2020-02-23 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1085707 1085707 2020-02-22 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
2135789 2135789 2020-02-21 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
2263523 2263523 2020-02-20 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1720115 1720115 2020-02-19 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1783146 1783146 2020-02-18 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1243420 1243420 2020-02-17 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1888773 1888773 2020-02-16 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
107099 107099 2020-02-15 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1192518 1192518 2020-02-14 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1559724 1559724 2020-02-13 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
2567313 2567313 2020-02-12 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
3197772 3197772 2020-02-11 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
3089070 3089070 2020-02-10 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
3362439 3362439 2020-02-09 US Seattle, WA     1 0 1   47.6062 -122.3321 2020-02-09T07:03:04  
1366109 1366109 2020-02-08 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
3222068 3222068 2020-02-07 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
566736 566736 2020-02-06 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
2091729 2091729 2020-02-05 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
3471945 3471945 2020-02-04 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
2860607 2860607 2020-02-03 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
2379292 2379292 2020-02-02 US Seattle, WA     1 0 0   47.6062 -122.3321 2020-02-01T19:43:03  
3413204 3413204 2020-02-01 US Seattle, WA     1 0 0   47.6062 -122.3321 2/1/2020 19:43  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [johns_hopkins_csse_daily_reports] (
   [day] TEXT,
   [country_or_region] TEXT,
   [province_or_state] TEXT,
   [admin2] TEXT,
   [fips] TEXT,
   [confirmed] INTEGER,
   [deaths] INTEGER,
   [recovered] INTEGER,
   [active] TEXT,
   [latitude] TEXT,
   [longitude] TEXT,
   [last_update] TEXT,
   [combined_key] TEXT
);
CREATE INDEX [idx_johns_hopkins_csse_daily_reports_day]
    ON [johns_hopkins_csse_daily_reports] ([day]);
CREATE INDEX [idx_johns_hopkins_csse_daily_reports_province_or_state]
    ON [johns_hopkins_csse_daily_reports] ([province_or_state]);
CREATE INDEX [idx_johns_hopkins_csse_daily_reports_country_or_region]
    ON [johns_hopkins_csse_daily_reports] ([country_or_region]);
CREATE INDEX [idx_johns_hopkins_csse_daily_reports_combined_key]
    ON [johns_hopkins_csse_daily_reports] ([combined_key]);
Powered by Datasette · Queries took 29.278ms · Data source: Johns Hopkins CSSE · About: simonw/covid-19-datasette