Baselight

NYC Parks Structures

City of New York

@usgov.city_of_new_york_nyc_parks_structures

Loading...
Loading...

About this Dataset

NYC Parks Structures

This dataset includes structures within NYC Parks properties. Structures are broadly defined asĀ "an assembly of materials forming construction for occupancy or use."

One line of data is a structure. The dataset contains fields that are maintained by multiple agencies including NYC Parks, NYC DoITT, and NYC Planning. Where possible, updated values are pulled from authoritative sources and updated weekly - for more details about specific fields and where they come from please see https://github.com/NYCParks-data/Structures/wiki

The System ID and BIN (Building Identification Number) are both required fields.

A known limitation to this dataset is that functions other than 'public restroom' and 'recreation center' can and should be attributed to many of the structures. This information will eventually live and be maintained in a related table where all the functions of individual structures can be seen.

Data Dictionary here: https://docs.google.com/spreadsheets/d/17ptFZkuhrquuvSfEb2dum3Q6jNbVT98WohR-pl646o4/edit?usp=sharing
Organization: City of New York
Last updated: 2021-12-03T10:30:10.136298
Tags: bathroom, bathrooms, rec-centers, recreation-centers, restroom

Tables

Table 1

@usgov.city_of_new_york_nyc_parks_structures.table_1
  • 1.17 MB
  • 2818 rows
  • 22 columns
Loading...

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
);

Share link

Anyone who has the link will be able to view this.