DVS Resource Map
City of New York
@usgov.city_of_new_york_dvs_resource_map
City of New York
@usgov.city_of_new_york_dvs_resource_map
CREATE TABLE table_1 (
"dvs_res_id" BIGINT,
"name" VARCHAR,
"service" VARCHAR,
"hours" VARCHAR,
"phone_number" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"building_details" VARCHAR,
"borough" VARCHAR,
"walk_in" VARCHAR,
"email_address" VARCHAR,
"website" VARCHAR,
"service_details" VARCHAR
);
Anyone who has the link will be able to view this.