Monarch Fall Roost Tree Locations And Counts 2021
Department of the Interior
@usgov.doi_gov_monarch_fall_roost_tree_locations_and_counts_2021
Department of the Interior
@usgov.doi_gov_monarch_fall_roost_tree_locations_and_counts_2021
CREATE TABLE monarch_roost_2021 (
"objectid" BIGINT,
"observername" VARCHAR,
"date" TIMESTAMP,
"roostplantspp" VARCHAR,
"num_monarchs" BIGINT,
"site_name" VARCHAR,
"key_id" VARCHAR,
"nearby_nectar" VARCHAR,
"comments" VARCHAR,
"globalid" VARCHAR,
"creationdate" TIMESTAMP,
"creator" VARCHAR,
"editdate" TIMESTAMP,
"editor" VARCHAR,
"date_converted" VARCHAR,
"date_text" VARCHAR,
"local_time" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.