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
CREATE TABLE table_1 (
"fed_region" BIGINT,
"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.