CA System Performance Measures, Statewide And By CoC
State of California
@usgov.ca_gov_ca_system_performance_measures_statewide_and_by_2f682b7d
State of California
@usgov.ca_gov_ca_system_performance_measures_statewide_and_by_2f682b7d
CREATE TABLE ca_spm_data_dictionary (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
CREATE TABLE ca_spms_prior_years_and_last_twelve_months (
"location" VARCHAR,
"metric" VARCHAR,
"jan_2020_dec_2020" DOUBLE,
"jan_2021_dec_2021" VARCHAR,
"jan_2022_dec_2022" DOUBLE,
"jan_2023_dec_2023" DOUBLE,
"jan_2024_dec_2024" DOUBLE
);
Anyone who has the link will be able to view this.