Baselight

Neighborhood-level COVID Data

City of Los Angeles

@usgov.city_of_los_angeles_neighborhood_level_covid_data

Loading...
Loading...

About this Dataset

Neighborhood-level COVID Data

COVID-19 data for LA County neighborhoods and communities. Updated daily.

Source: LA County Public Health (http://dashboard.publichealth.lacounty.gov/covid19_surveillance_dashboard/).
Code available: https://github.com/CityOfLosAngeles/covid19-indicators.
Organization: City of Los Angeles
Last updated: 2021-08-27T21:59:35.597665
Tags: covid, covid-19

Tables

Table 1

@usgov.city_of_los_angeles_neighborhood_level_covid_data.table_1
  • 563.85 MB
  • 46601985 rows
  • 15 columns
Loading...

CREATE TABLE table_1 (
  "aggregate_region" VARCHAR,
  "population" BIGINT,
  "date" VARCHAR,
  "cases" BIGINT,
  "deaths" BIGINT,
  "new_cases" BIGINT,
  "new_deaths" BIGINT,
  "cases_per100k" DOUBLE,
  "deaths_per100k" DOUBLE,
  "cases_avg7" DOUBLE,
  "deaths_avg7" DOUBLE,
  "new_cases_avg7" DOUBLE,
  "new_deaths_avg7" DOUBLE,
  "cases_per100k_avg7" DOUBLE,
  "deaths_per100k_avg7" DOUBLE
);

Share link

Anyone who has the link will be able to view this.