Grant Applications Tracking Table
City of New York
@usgov.city_of_new_york_grant_applications_tracking_table
City of New York
@usgov.city_of_new_york_grant_applications_tracking_table
CREATE TABLE table_1 (
"fy" BIGINT,
"type" VARCHAR,
"received" TIMESTAMP,
"address" VARCHAR,
"bor_name" VARCHAR,
"block" DOUBLE,
"lot" DOUBLE,
"bbl" VARCHAR,
"landm_type" VARCHAR,
"app_status" VARCHAR,
"staff_action" VARCHAR,
"board_action" VARCHAR,
"amount" DOUBLE,
"prj_status" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"nta" VARCHAR,
"postcode" DOUBLE
);
Anyone who has the link will be able to view this.