1998-2018, NCBN Sediment Elevation Table Monitoring Data Exported From IMD SQL Server Database
Department of the Interior
@usgov.doi_gov_1998_2018_ncbn_sediment_elevation_monitoring_e_a1d8ef39
Department of the Interior
@usgov.doi_gov_1998_2018_ncbn_sediment_elevation_monitoring_e_a1d8ef39
These files contain SET monitoring data collected at NCBN parks.
Organization: Department of the Interior
Last updated: 2025-09-14T20:38:07.941586
Tags: application-inventory-registry, ecological-framework-biological-integrity-focal-species-or-communities-terrestrial-complex, ecological-framework-geology-and-soils-geomorphology-coastal-oceanographic-features-and-process, elevation, im, inventory-monitoring, ncbn, northeast-coastal-and-barrier-network, salt-marsh, sediment, vital-sign
CREATE TABLE ncbn_1998_2018_marker_data (
"park" VARCHAR,
"park_code" VARCHAR,
"site_name" VARCHAR,
"station_name" VARCHAR,
"event_date" TIMESTAMP,
"marker_horizon" VARCHAR,
"observation_number" BIGINT,
"depth_mm" DOUBLE,
"data_processing_level" VARCHAR,
"observation_type" VARCHAR,
"core_condition" VARCHAR,
"core_type" VARCHAR,
"core_notes" VARCHAR
);CREATE TABLE ncbn_1998_2018_set_data (
"park" VARCHAR,
"park_code" VARCHAR,
"site_name" VARCHAR,
"station_name" VARCHAR,
"event_date" TIMESTAMP,
"pipe_direction" VARCHAR,
"azimuth_degrees1" BIGINT,
"pin_position" BIGINT,
"pinheight_mm1" VARCHAR,
"data_processing_level" VARCHAR,
"observation_type1" VARCHAR,
"set_direction_notes" VARCHAR,
"pin_flag" VARCHAR
);Anyone who has the link will be able to view this.