CMS STC Datasets
State of California
@usgov.ca_gov_cms_stc_datasets_c87b0
State of California
@usgov.ca_gov_cms_stc_datasets_c87b0
CREATE TABLE cms_stc_adult_smhs_by_spoken_language (
"population_name" VARCHAR,
"population_type" VARCHAR,
"fiscal_year" BIGINT,
"spoken_lang_cd_desc" VARCHAR,
"total_ct" DOUBLE,
"total_ct_annot" DOUBLE,
"smhs1_ct" DOUBLE,
"smhs1_ct_annot" DOUBLE,
"smhs5_ct" DOUBLE,
"smhs5_ct_annot" DOUBLE
);
CREATE TABLE cms_stc_child_smhs_spoken_language (
"population_name" VARCHAR,
"population_type" VARCHAR,
"fiscal_year" BIGINT,
"spoken_lang_cd_desc" VARCHAR,
"total_ct" DOUBLE,
"total_ct_annot" DOUBLE,
"smhs1_ct" DOUBLE,
"smhs1_ct_annot" DOUBLE,
"smhs5_ct" DOUBLE,
"smhs5_ct_annot" DOUBLE
);
Anyone who has the link will be able to view this.