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
CREATE TABLE covid_19_patient_data (
"facility" VARCHAR,
"positive_for_covid_19_cumulative_since_5_16_2020" BIGINT,
"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,
"total_of_tests_administered_cumulative_since_3_23_2020_035c9455" BIGINT
);
Anyone who has the link will be able to view this.