Community Multi-Service Office (CMSO), Intake, And Evening Reporting Center (ERC) Offices
State of New York
@usgov.state_of_new_york_community_multi_service_office_cmso__d55e72af
State of New York
@usgov.state_of_new_york_community_multi_service_office_cmso__d55e72af
CREATE TABLE table_1 (
"office_name" VARCHAR,
"community_multi_service_office" VARCHAR,
"intake" VARCHAR,
"evening_reporting_center" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"address_3" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" BIGINT,
"phone_1" VARCHAR,
"phone_2" VARCHAR,
"fax" VARCHAR,
"county" VARCHAR,
"vc_capability" VARCHAR,
"wraparound_fund" VARCHAR,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.