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

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

View and edit SQL

date (date)

  • 2020-02-10 · 1
Link rowid ▼ date cases deaths
21 2020-02-10 13 0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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