Harmful Algal Bloom Statewide Occurrence Summary: 2012-2018
State of New York
@usgov.state_of_new_york_harmful_algal_bloom_statewide_occurr_b7847937
State of New York
@usgov.state_of_new_york_harmful_algal_bloom_statewide_occurr_b7847937
A summary of the maximum bloom status that was documented by the DEC HABs Program in each waterbody in each year from 2012-2018. Continuing data available at https://data.ny.gov/Energy-Environment/Harmful-Algal-Blooms-by-Waterbody-Summary-Beginnin/95my-wijm.
Organization: State of New York
Last updated: 2020-11-12T04:00:21.710646
Tags: blue-green-algae, cyanobacteria, habs, lakes
CREATE TABLE table_1 (
"waterbody_name" VARCHAR,
"county" VARCHAR,
"dec_region" BIGINT,
"year" BIGINT,
"bloom_type" VARCHAR,
"date_of_first_listing" TIMESTAMP,
"date_of_last_listing" TIMESTAMP,
"number_of_weeks_on_dec_notification_list" BIGINT,
"number_of_weeks_with_updates" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"location_1" VARCHAR
);Anyone who has the link will be able to view this.