Rates Of Preventable Hospitalizations For Selected Medical Conditions By County (LGHC Indicator)
State of California
@usgov.ca_gov_rates_of_preventable_hospitalizations_for_selec_6d9ac071
State of California
@usgov.ca_gov_rates_of_preventable_hospitalizations_for_selec_6d9ac071
CREATE TABLE preventable_hospitalizations_data_dictionary (
"n__dictionary_rates_of_preventable_hospitalizations_fo_4a402c47" VARCHAR,
"unnamed_1" VARCHAR,
"unnamed_2" VARCHAR,
"unnamed_3" VARCHAR,
"unnamed_4" VARCHAR
);
CREATE TABLE table_1 (
"year" BIGINT,
"county" VARCHAR,
"pqi" BIGINT,
"pqidescription" VARCHAR,
"count_icd9" DOUBLE,
"population_icd9" DOUBLE,
"obsrate_icd9" DOUBLE,
"riskadjrate_icd9" DOUBLE,
"count_icd10" DOUBLE,
"population_icd10" DOUBLE,
"obsrate_icd10" DOUBLE,
"riskadjrate_icd10" DOUBLE,
"annotationcode" DOUBLE,
"annotationdesc" VARCHAR
);
Anyone who has the link will be able to view this.