Privately Owned Public Spaces (POPS)
City of New York
@usgov.city_of_new_york_privately_owned_public_spaces_pops
City of New York
@usgov.city_of_new_york_privately_owned_public_spaces_pops
Privately owned public spaces, also known by the acronym POPS, are outdoor and indoor spaces provided for public enjoyment by private owners in exchange for bonus floor area or waivers, an incentive first introduced into New York City's zoning regulations in 1961. To find out more about POPS, visit the Department of City Planning's website at http://nyc.gov/pops. This database contains detailed information about each privately owned public space in New York City. Data Source: Privately Owned Public Space Database (2018), owned and maintained by the New York City Department of City Planning and created in collaboration with Jerold S. Kayden and The Municipal Art Society of New York. All previously released versions of this data are available at BYTES of the BIG APPLE - Archive.
Organization: City of New York
Last updated: 2020-11-10T17:05:04.856772
Tags: dcp, pops, privately-owned-public-space-database
CREATE TABLE table_1 (
"pops_number" VARCHAR,
"borough" VARCHAR,
"borocode" BIGINT,
"community_board" BIGINT,
"number" VARCHAR,
"street" VARCHAR,
"postcode" BIGINT,
"building_address_with_zip_code" VARCHAR,
"tax_block" DOUBLE,
"tax_lot" DOUBLE,
"building_name" VARCHAR,
"building_location" VARCHAR,
"year_completed" DOUBLE,
"building_constructed" VARCHAR,
"public_space_type" VARCHAR,
"developer" VARCHAR,
"building_architect" VARCHAR,
"principal_public_space_designer" VARCHAR,
"size_required" VARCHAR,
"hour_of_access_required" VARCHAR,
"amenities_required" VARCHAR,
"other_required" VARCHAR,
"permitted_amenities" VARCHAR,
"physically_disabled" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoordinate" BIGINT,
"ycoordinate" BIGINT,
"council_district" BIGINT,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.