DCLA Cultural Organizations
City of New York
@usgov.city_of_new_york_dcla_cultural_organizations
City of New York
@usgov.city_of_new_york_dcla_cultural_organizations
CREATE TABLE table_1 (
"organization_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" VARCHAR,
"main_phone" VARCHAR,
"discipline" VARCHAR,
"council_district" VARCHAR,
"community_board" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);
Anyone who has the link will be able to view this.