Licensed Mental Health Rehabilitation Centers (MHRC) And Psychiatric Health Facilities (PHF)
State of California
@usgov.ca_gov_licensed_mental_health_rehabilitation_centers_m_f549f4a8
State of California
@usgov.ca_gov_licensed_mental_health_rehabilitation_centers_m_f549f4a8
CREATE TABLE county_code_list (
"county_code" BIGINT,
"county" VARCHAR
);
CREATE TABLE dhcs_licensed_mental_health_rehabilitation_centers_mhr_3cb00173 (
"county_code" VARCHAR,
"record_id" VARCHAR,
"legal_name" VARCHAR,
"facility_name" VARCHAR,
"physical_address" VARCHAR,
"physical_address_2" VARCHAR,
"mailing_address" VARCHAR,
"mailing_address_2" VARCHAR,
"physical_city" VARCHAR,
"mailing_city" VARCHAR,
"physical_state" VARCHAR,
"mailing_state" VARCHAR,
"physical_zip" BIGINT,
"mailing_zip" BIGINT,
"facility_phone" VARCHAR,
"type_of_application" VARCHAR,
"service_type" VARCHAR,
"client_patient_capacity" BIGINT,
"expiration_date" TIMESTAMP,
"target_population" VARCHAR
);
Anyone who has the link will be able to view this.