Pacific Island Network Streams Monitoring Dataset 2009 - 2023
Department of the Interior
@usgov.doi_gov_pacific_island_network_streams_monitoring_2009_2023
Department of the Interior
@usgov.doi_gov_pacific_island_network_streams_monitoring_2009_2023
CREATE TABLE pacn_streams_contacts_lookup (
"recordedby" VARCHAR,
"custom_organization" VARCHAR,
"dynamicproperties" VARCHAR
);
CREATE TABLE pacn_streams_fish (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_quadrat" BIGINT,
"occurrenceremarks" VARCHAR,
"scientificname" VARCHAR,
"vernacularname" VARCHAR,
"individualcount" VARCHAR,
"measurementvalue" VARCHAR,
"measurementunit" VARCHAR,
"occurrencestatus" VARCHAR,
"informationwithheld" VARCHAR,
"custom_certified" BIGINT,
"custom_certifiedby" VARCHAR,
"custom_certifieddate" TIMESTAMP,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_images (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_imagedate" TIMESTAMP,
"custom_imagetime" VARCHAR,
"custom_imagesource" VARCHAR,
"associatedmedia" VARCHAR,
"custom_imagelabel" VARCHAR,
"custom_associatedmediaremarks" VARCHAR,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_odonates (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_odonatesurveystarttime" VARCHAR,
"custom_odonatesurveyendtime" VARCHAR,
"custom_weather" VARCHAR,
"occurrenceremarks" VARCHAR,
"scientificname" VARCHAR,
"vernacularname" VARCHAR,
"individualcount" VARCHAR,
"sex" VARCHAR,
"occurrencestatus" VARCHAR,
"informationwithheld" VARCHAR,
"custom_certified" BIGINT,
"custom_certifiedby" VARCHAR,
"custom_certifieddate" TIMESTAMP,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_quadrats (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_quadrat" VARCHAR,
"habitat" VARCHAR,
"minimumdepthinmeters" VARCHAR,
"maximumdepthinmeters" VARCHAR,
"dynamicproperties" VARCHAR,
"custom_quadratremarks" VARCHAR,
"custom_structure" VARCHAR,
"informationwithheld" VARCHAR,
"custom_certified" BIGINT,
"custom_certifiedby" VARCHAR,
"custom_certifieddate" TIMESTAMP,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_shrimp (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_quadrat" VARCHAR,
"custom_section" VARCHAR,
"custom_collection" VARCHAR,
"occurrenceremarks" VARCHAR,
"scientificname" VARCHAR,
"vernacularname" VARCHAR,
"individualcount" VARCHAR,
"measurementvalue" VARCHAR,
"measurementunit" VARCHAR,
"reproductivecondition" VARCHAR,
"dynamicproperties" VARCHAR,
"occurrencestatus" VARCHAR,
"informationwithheld" VARCHAR,
"custom_certified" BIGINT,
"custom_certifiedby" VARCHAR,
"custom_certifieddate" TIMESTAMP,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_sites (
"samplingprotocol" VARCHAR,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"custom_decimallatituderivermouth" DOUBLE,
"custom_decimallongituderivermouth" DOUBLE,
"custom_distancerivermouth" BIGINT,
"minimumelevationinmeters" VARCHAR,
"maximumelevationinmeters" VARCHAR,
"verbatimlocality" VARCHAR,
"locationremarks" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_sites_cover (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_cover" VARCHAR,
"custom_disturbedcover" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_sites_gcu (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_meterstart" VARCHAR,
"custom_geomorphiccode" VARCHAR,
"measurementvalue" BIGINT,
"measurementunit" VARCHAR,
"custom_distancerivermouth" BIGINT,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_snails (
"samplingprotocol" VARCHAR,
"year" BIGINT,
"custom_unitcode" VARCHAR,
"island" VARCHAR,
"waterbody" VARCHAR,
"custom_sitename" VARCHAR,
"custom_sitetype" VARCHAR,
"decimallatitude" DOUBLE,
"decimallongitude" DOUBLE,
"geodeticdatum" VARCHAR,
"coordinateuncertaintyinmeters" VARCHAR,
"eventdate" TIMESTAMP,
"custom_enddate" TIMESTAMP,
"eventtime" VARCHAR,
"custom_endtime" VARCHAR,
"eventremarks" VARCHAR,
"basisofrecord" VARCHAR,
"recordedby" VARCHAR,
"custom_quadrat" VARCHAR,
"custom_section" VARCHAR,
"organismquantity" VARCHAR,
"organismquantitytype" VARCHAR,
"occurrenceremarks" VARCHAR,
"scientificname" VARCHAR,
"vernacularname" VARCHAR,
"measurementvalue" VARCHAR,
"measurementunit" VARCHAR,
"dynamicproperties" VARCHAR,
"occurrencestatus" VARCHAR,
"informationwithheld" VARCHAR,
"custom_certified" BIGINT,
"custom_certifiedby" VARCHAR,
"custom_certifieddate" TIMESTAMP,
"eventid" VARCHAR,
"locationid" VARCHAR
);
CREATE TABLE pacn_streams_taxon_lookup (
"acceptednameusageid" VARCHAR,
"custom_category" VARCHAR,
"kingdom" VARCHAR,
"phylum" VARCHAR,
"class" VARCHAR,
"order" VARCHAR,
"family" VARCHAR,
"genus" VARCHAR,
"specificepithet" VARCHAR,
"scientificname" VARCHAR,
"taxonrank" VARCHAR,
"scientificnameauthorship" VARCHAR,
"establishmentmeans" VARCHAR,
"vernacularname" VARCHAR
);
Anyone who has the link will be able to view this.