NYC Parks Monuments
City of New York
@usgov.city_of_new_york_nyc_parks_monuments
City of New York
@usgov.city_of_new_york_nyc_parks_monuments
This data is table of monuments that is maintained by NYC Parks. Prior to being stored electronically the original data was stored on index cards dating back to the 1940s. The database is updated periodically to include new monuments, and information updated for existing monuments. For questions about the dataset please contact Parks’ Art & Antiquities division at (212) 360-8143. For the data dictionary, please follow this link.
Organization: City of New York
Last updated: 2020-11-10T17:01:03.033426
Tags: dpr, monuments, parks
CREATE TABLE table_1 (
"name" VARCHAR,
"fileorder" VARCHAR,
"number" BIGINT,
"parkprop" VARCHAR,
"borough" VARCHAR,
"parkname" VARCHAR,
"parknumber" VARCHAR,
"commboard" DOUBLE,
"council" DOUBLE,
"location" VARCHAR,
"extant" VARCHAR,
"dedicated" VARCHAR,
"cast" VARCHAR,
"descrip" VARCHAR,
"dimen" VARCHAR,
"sponsor" VARCHAR,
"materials" VARCHAR,
"foundry" VARCHAR,
"fabricator" VARCHAR,
"sculptor" VARCHAR,
"architect" VARCHAR,
"donor" VARCHAR,
"maintain" VARCHAR,
"contractor" VARCHAR,
"name2" VARCHAR,
"name3" VARCHAR,
"maintainedbyparks" VARCHAR,
"installation" TIMESTAMP,
"rededication" TIMESTAMP,
"cost" VARCHAR,
"categories" VARCHAR,
"inscribed" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.