NYC Parks Structures
City of New York
@usgov.city_of_new_york_nyc_parks_structures
City of New York
@usgov.city_of_new_york_nyc_parks_structures
CREATE TABLE table_1 (
"alteration_year" DOUBLE,
"bbl" DOUBLE,
"bin" DOUBLE,
"borough" VARCHAR,
"public_restroom" BOOLEAN,
"construction_year" DOUBLE,
"description" VARCHAR,
"doitt_id" DOUBLE,
"doitt_source" VARCHAR,
"demolition_year" VARCHAR,
"gispropnum" VARCHAR,
"ground_elevation" DOUBLE,
"height_roof" DOUBLE,
"location" VARCHAR,
"maintby" VARCHAR,
"maintbyspec" VARCHAR,
"omppropid" VARCHAR,
"parks_district" VARCHAR,
"system" VARCHAR,
"multipolygon" VARCHAR,
"recreation_center" BOOLEAN,
"featurestatus" VARCHAR
);
Anyone who has the link will be able to view this.