Behavioral Health And Workforce
State of California
@usgov.ca_gov_behavioral_health_and_workforce
State of California
@usgov.ca_gov_behavioral_health_and_workforce
CREATE TABLE behavioral_health_and_workforce_dataset (
"condition" VARCHAR,
"county" VARCHAR,
"numerator" BIGINT,
"denominator" BIGINT,
"binrange" VARCHAR,
"diagnosis" VARCHAR,
"dxsum" BIGINT,
"rank" BIGINT
);
CREATE TABLE data_dictionary_behavioral_health_and_workforce_dataset (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.