Data source: Big Local News · About: big-local-datasette

1 row where "date" is on date 2020-02-11

View and edit SQL

date (date)

  • 2020-02-11 · 1
Link rowid ▼ date cases deaths
22 2020-02-11 13 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [us] (
   [date] TEXT,
   [cases] INTEGER,
   [deaths] INTEGER
);