COVID-19 Medical Surge Facilities
State of California
@usgov.ca_gov_covid_19_medical_surge_facilities
State of California
@usgov.ca_gov_covid_19_medical_surge_facilities
CREATE TABLE covid_19_medical_surge_facilities (
"status" VARCHAR,
"type_of_facility" VARCHAR,
"county" VARCHAR,
"beds_ready_to_accept_patients" DOUBLE,
"patients_in_beds" BIGINT,
"beds_in_warm_status" DOUBLE,
"date" TIMESTAMP
);
Anyone who has the link will be able to view this.