Historic Land Use Data
City of New York
@usgov.city_of_new_york_historic_land_use_data
City of New York
@usgov.city_of_new_york_historic_land_use_data
Historic land uses on lots that were vacant, privately owned, and zoned for manufacturing in 2009. Information came from a review of several years of historical Sanborn maps over the past 100 years.
When the SPEED 1.0 mapping application was created in 2009, OER had its vendor examine historic land use maps on vacant, privately-owned, industrially-zoned tax lots. Up to seven years of maps for each lot were examined, and information was recorded that indicated industrial uses or potential environmental contamination such as historic fill. Data for an additional 139 lots requested by community-based organizations was added in 2014. Each record represents the information from a map from a particular year on a particular tax lot at that time. Limitations of funding determined the number of lots included and entailed that not all years were examined for each lot.
Organization: City of New York
Last updated: 2022-01-25T01:54:46.047792
Tags: brownfields, environmental, historical-land-use, land-use
CREATE TABLE table_1 (
"original_bbl" BIGINT,
"n_2021_bbl" BIGINT -- 2021 Bbl,
"facility_type" VARCHAR,
"environmental_concern" VARCHAR,
"facility_feature" VARCHAR,
"map_year" VARCHAR,
"created_date" TIMESTAMP,
"image_id" BIGINT,
"comments_string" VARCHAR
);Anyone who has the link will be able to view this.