Baselight

COVID-19 Hospital Data (ARCHIVED)

State of California

@usgov.ca_gov_covid_19_hospital_data_21ccf

Loading...
Loading...

About this Dataset

COVID-19 Hospital Data (ARCHIVED)

Data is from the California COVID-19 State Dashboard at https://covid19.ca.gov/state-dashboard/

Note: Hospitalization counts include all patients diagnosed with COVID-19 during their stay. This does not necessarily mean they were hospitalized because of COVID-19 complications or that they experienced COVID-19 symptoms.

Note: Cumulative totals are not available due to the fact that hospitals report the total number of patients each day (as opposed to new patients).
Organization: State of California
Last updated: 2024-03-30T03:06:34.516006
Tags: california-department-of-public-health, covid, covid-19, covid19, hospitalizations

Tables

Statewide Covid-19 Hospital County Data

@usgov.ca_gov_covid_19_hospital_data_21ccf.statewide_covid_19_hospital_county_data
  • 630.86 KB
  • 88589 rows
  • 9 columns
Loading...

CREATE TABLE statewide_covid_19_hospital_county_data (
  "county" VARCHAR,
  "todays_date" TIMESTAMP,
  "hospitalized_covid_confirmed_patients" DOUBLE,
  "hospitalized_suspected_covid_patients" DOUBLE,
  "hospitalized_covid_patients" DOUBLE,
  "all_hospital_beds" DOUBLE,
  "icu_covid_confirmed_patients" DOUBLE,
  "icu_suspected_covid_patients" DOUBLE,
  "icu_available_beds" DOUBLE
);

Share link

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