Local Mental Health Programs
State of New York
@usgov.state_of_new_york_local_mental_health_programs
State of New York
@usgov.state_of_new_york_local_mental_health_programs
CREATE TABLE table_1 (
"row_created_date_time" VARCHAR,
"n__sponsor_name" VARCHAR,
"n__sponsor_code" BIGINT,
"n__agency_name" VARCHAR,
"n__agency_code" BIGINT,
"facility_name" VARCHAR,
"n__facility_code" BIGINT,
"n__program_name" VARCHAR,
"n__program_code" BIGINT,
"n__populations_served" VARCHAR,
"n__agency_phone" VARCHAR,
"n__program_phone" VARCHAR,
"n__program_address_1" VARCHAR,
"n__program_address_2" VARCHAR,
"n__program_city" VARCHAR,
"n__program_state" VARCHAR,
"n__program_zip" VARCHAR,
"n__operating_certificate_required" VARCHAR,
"n__program_tier" DOUBLE,
"n__operating_certificate_duration" DOUBLE,
"n__program_county" VARCHAR,
"n__program_region" VARCHAR,
"n__program_type_description" VARCHAR,
"n__program_category_description" VARCHAR,
"n__program_subcategory_description" VARCHAR,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.