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

1 row where "createdAt" is on date 2021-01-09

View and edit SQL

Suggested facets: updatedAt (date)

createdAt (date)

  • 2021-01-09 · 1
id ▼ contact createdAt description isOpen name updatedAt readme_markdown
UHJvamVjdDo5NTI5MzAwYy1jNmZiLTQ3ZDItYWI2ZC03MDMxYjFlMTNjNDk= biglocalnews@stanford.edu 2021-01-09T00:26:23.312569+00:00 U.S. Capitol Police Reports parsed from PDF files by Andrew Ba Tran of the Washington Post. This data and original PDF files also located at https://github.com/wpinvestigative/us_capitol_police_reports. This data is published under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license 1 us_capitol_police_reports 2021-01-09T00:50:46.843520+00:00  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [projects] (
   [contact] TEXT,
   [createdAt] TEXT,
   [description] TEXT,
   [id] TEXT PRIMARY KEY,
   [isOpen] INTEGER,
   [name] TEXT,
   [updatedAt] TEXT
, [readme_markdown] TEXT);