COVID-19 Patient Data
State of California
@usgov.ca_gov_covid_19_patient_data_9604c
State of California
@usgov.ca_gov_covid_19_patient_data_9604c
Organization: State of California
Last updated: 2025-07-23T16:12:09.049832
Tags: california-department-of-state-hospitals, covid, covid-19, covid19
CREATE TABLE covid_19_patient_data (
"facility" VARCHAR,
"positive_for_covid_19_cumulative_since_5_16_2020" BIGINT -- Positive For COVID-19 (Cumulative # Since 5/16/2020),
"newly_positive_for_covid_19_in_the_last_14_days" BIGINT,
"positive_for_covid_19_while_at_acute_hospitalization" BIGINT,
"death_while_patient_was_positive_for_covid_19_cumulati_212b83b2" VARCHAR -- Death While Patient Was Positive For COVID-19 (Cumulative # Since 05/30/2020),
"total_of_tests_administered_cumulative_since_3_23_2020_035c9455" BIGINT -- Total # Of Tests Administered (Cumulative # Since 3/23/2020, Includes Retesting)
);Anyone who has the link will be able to view this.