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
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.