Breeding Bird Atlases
State of New York
@usgov.state_of_new_york_breeding_bird_atlases
State of New York
@usgov.state_of_new_york_breeding_bird_atlases
New York State’s first and second breeding bird atlases documented the distribution of the state’s avifauna during two distinct time periods: 1980-1985 and 2000-2005. Over 4,300 individuals submitted data during the first atlas yielding a final, cumulative dataset of over 361,583 records. Over 1,200 individuals submitted data for the second atlas project, resulting in a final database of 519,570 records.
Organization: State of New York
Last updated: 2020-11-12T04:00:34.190546
Tags: 1980, 1985, 1st, 2000, 2005, 2nd, atlas, bird, breeding, distribution, first, new, second, state, york
CREATE TABLE table_1 (
"fed_region" BIGINT -- Fed. Region,
"block_id" VARCHAR,
"map_link" VARCHAR,
"county" VARCHAR,
"common_name" VARCHAR,
"scientific_name" VARCHAR,
"nys_protection_status" VARCHAR,
"family_name" VARCHAR,
"family_description" VARCHAR,
"breeding_behavior" VARCHAR,
"month" DOUBLE,
"day" DOUBLE,
"year" BIGINT,
"breeding_status" VARCHAR
);Anyone who has the link will be able to view this.