ERMN Stream Fish Monitoring Data (2013-2014)
Department of the Interior
@usgov.doi_gov_ermn_stream_fish_monitoring_data_2013_2014
Department of the Interior
@usgov.doi_gov_ermn_stream_fish_monitoring_data_2013_2014
CREATE TABLE ermn_fishdata_2013_2014 (
"unit_code" VARCHAR,
"site_id" VARCHAR,
"site_name" VARCHAR,
"date_visit" TIMESTAMP,
"no_fish" BOOLEAN,
"species" VARCHAR,
"field_count" DOUBLE,
"collected_count" DOUBLE,
"comments" VARCHAR,
"scientific_name" VARCHAR,
"family" VARCHAR
);
Anyone who has the link will be able to view this.