California Least Tern Monitoring Sites Generalized - CDFW [ds3146] Extended Table
State of California
@usgov.ca_gov_california_least_tern_monitoring_sites_generali_c0ef4e40
State of California
@usgov.ca_gov_california_least_tern_monitoring_sites_generali_c0ef4e40
CREATE TABLE table_1 (
"objectid" BIGINT,
"year" BIGINT,
"site_report_name" VARCHAR,
"updated_site_name" VARCHAR,
"f2013_2018_data_site_name" VARCHAR,
"f1988_2001_data_site_name" VARCHAR,
"sitename_abbr" VARCHAR,
"region_3" VARCHAR,
"region_4" VARCHAR,
"index_site" VARCHAR,
"event" VARCHAR,
"bp_min" DOUBLE,
"bp_max" DOUBLE,
"fl_min" DOUBLE,
"fl_max" DOUBLE,
"total_nests" VARCHAR,
"nonpred_eggs" VARCHAR,
"nonpred_chicks" VARCHAR,
"nonpred_fl" VARCHAR,
"nonpred_ad" VARCHAR,
"pred_control" VARCHAR,
"pred_eggs" VARCHAR,
"pred_chicks" VARCHAR,
"pred_fl" VARCHAR,
"pred_ad" VARCHAR,
"pred_pefa" VARCHAR,
"pred_coy_fox" VARCHAR,
"pred_meso" VARCHAR,
"pred_owlspp" VARCHAR,
"pred_corvid" VARCHAR,
"pred_other_raptor" VARCHAR,
"pred_other_avian" VARCHAR,
"pred_misc" VARCHAR,
"total_pefa" VARCHAR,
"total_coy_fox" VARCHAR,
"total_meso" VARCHAR,
"total_owlspp" VARCHAR,
"total_corvid" VARCHAR,
"total_other_raptor" VARCHAR,
"total_other_avian" VARCHAR,
"total_misc" VARCHAR,
"first_observed" TIMESTAMP,
"last_observed" TIMESTAMP,
"first_nest" TIMESTAMP,
"first_chick" TIMESTAMP,
"first_fledge" TIMESTAMP
);
Anyone who has the link will be able to view this.