Tourism Grants
City of New York
@usgov.city_of_new_york_tourism_grants
City of New York
@usgov.city_of_new_york_tourism_grants
CREATE TABLE table_1 (
"fy" BIGINT,
"agency" VARCHAR,
"organization_name" VARCHAR,
"project_title" VARCHAR,
"amount_requested" BIGINT,
"funded_amount" BIGINT,
"community_board" BIGINT,
"organization_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" BIGINT,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"council_district" BIGINT,
"nta" VARCHAR,
"census_tract" BIGINT,
"bin" BIGINT,
"bbl" BIGINT
);
Anyone who has the link will be able to view this.