COVID-19 In Local Juvenile Detention Facilities
State of California
@usgov.ca_gov_covid_19_in_local_juvenile_detention_facilities
State of California
@usgov.ca_gov_covid_19_in_local_juvenile_detention_facilities
CREATE TABLE covid_19_in_local_juvenile_detention_facilities (
"reporting_period" TIMESTAMP,
"county" VARCHAR,
"facility_name" VARCHAR,
"youth_in_facility" VARCHAR,
"youth_tested" VARCHAR,
"youth_confirmed_positive" VARCHAR,
"youth_confirmed_at_intake_optional" VARCHAR,
"youth_confirmed_in_first_14_days_optional" VARCHAR,
"youth_confirmed_in_custody_optional" VARCHAR,
"youth_hospitalized" VARCHAR,
"estimated_youth_resolved" VARCHAR,
"youth_deaths" VARCHAR,
"additional_information_optional" VARCHAR,
"staff_tested" VARCHAR,
"staff_confirmed_positive" VARCHAR,
"staff_resolved" VARCHAR,
"additional_county_information" VARCHAR,
"unnamed_17" VARCHAR,
"unnamed_18" VARCHAR,
"unnamed_19" VARCHAR,
"unnamed_20" VARCHAR,
"unnamed_21" VARCHAR,
"unnamed_22" VARCHAR,
"unnamed_23" VARCHAR,
"unnamed_24" VARCHAR,
"unnamed_25" VARCHAR,
"unnamed_26" VARCHAR,
"unnamed_27" VARCHAR,
"unnamed_28" VARCHAR,
"unnamed_29" VARCHAR,
"unnamed_30" VARCHAR,
"unnamed_31" VARCHAR,
"unnamed_32" VARCHAR,
"unnamed_33" VARCHAR,
"unnamed_34" VARCHAR,
"unnamed_35" VARCHAR,
"unnamed_36" VARCHAR,
"unnamed_37" VARCHAR,
"unnamed_38" VARCHAR
);
Anyone who has the link will be able to view this.