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

1 row where "updatedAt" is on date 2021-02-11

View and edit SQL

Suggested facets: createdAt (date)

updatedAt (date)

  • 2021-02-11 · 1
id ▼ contact createdAt description isOpen name updatedAt readme_markdown
UHJvamVjdDo3N2Q3ZjM0MS1mNWUxLTQ2MzgtOWI4Ny1lMTEyNmJkYjIyY2Y= biglocalnews@stanford.edu 2020-06-03T20:10:28.230584+00:00 Google’s Community Mobility Reports are aggregated location data showing the change in visits to places like grocery stores, parks, workplaces, etc. Big Local News takes a snap shot of this data whenever it is updated, which is typically once a week. The CSV files with "BLN" were processed by Big Local News with additional columns of data added such as rolling averages. All files are provided as one zipped file for easier downloading. The date in the file name represents the most recent data available from Google. Please read the README file for complete documentation. 1 Mobility_Google 2021-02-11T19:00:05.048000+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);