Migratory Waterfowl
State of Connecticut
@usgov.state_of_connecticut_migratory_waterfowl_7b74b
State of Connecticut
@usgov.state_of_connecticut_migratory_waterfowl_7b74b
CREATE TABLE table_1 (
"objectid" BIGINT,
"site_id" BIGINT,
"waterfowl" VARCHAR,
"am_wigeon" BIGINT,
"blackduck" BIGINT,
"brant" BIGINT,
"bufflehd" BIGINT,
"cago" BIGINT,
"canvasbk" BIGINT,
"gadwall" BIGINT,
"goldeye" BIGINT,
"mallard" BIGINT,
"hood_merg" BIGINT,
"merg_com" BIGINT,
"rb_merg" BIGINT,
"oldsquaw" BIGINT,
"scaup" BIGINT,
"scoter_cm" BIGINT,
"scoter_sf" BIGINT,
"socter_ww" BIGINT,
"bw_teal" BIGINT,
"gw_teal" BIGINT,
"woodduck" BIGINT,
"migration" VARCHAR,
"site" VARCHAR,
"comments" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.