2019 CACO Sediment Elevation Table Monitoring Data, Exported From IMD SQL Server Database
Department of the Interior
@usgov.doi_gov_2019_caco_sediment_elevation_monitoring_export_1e93f299
Department of the Interior
@usgov.doi_gov_2019_caco_sediment_elevation_monitoring_export_1e93f299
CREATE TABLE n_2019_caco_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 n_2019_caco_pin_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.