Brownfield Cleanup Program, Certificates Of Completion
State of New York
@usgov.state_of_new_york_brownfield_cleanup_program_certifica_ffc8c411
State of New York
@usgov.state_of_new_york_brownfield_cleanup_program_certifica_ffc8c411
This dataset shows Brownfield Cleanup Program (BCP) Sites that have been completed and issued a Certificate of Completion (COC) in the State of New York. Included in the data is the program site identification number; site name; site locality; site acreage; year certificate issued; length of time from the date the New York State Department of Environmental Conservation (NYSDEC) approved the BCP application to the date the COC was issued; and, highest allowable future use for the site and its potential redevelopment (as determined by: remedial program soil cleanup objectives; see 6NYCRR Part 375-6: http://www.dec.ny.gov/regs/15507.html.)
Organization: State of New York
Last updated: 2020-11-12T04:00:04.885481
Tags: brownfield, certification, cleanup, remediation, tax-credits
CREATE TABLE table_1 (
"bcp_site_number" VARCHAR,
"site_name" VARCHAR,
"location" VARCHAR,
"acreage" DOUBLE,
"year_coc_issued" BIGINT,
"years_from_application_to_coc" DOUBLE,
"highest_allowable_future_use" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.