2019 COLO Sediment Elevation Table Monitoring Data, Exported From IMD SQL Server Database
Department of the Interior
@usgov.doi_gov_2019_colo_sediment_elevation_monitoring_export_54f36467
Department of the Interior
@usgov.doi_gov_2019_colo_sediment_elevation_monitoring_export_54f36467
CREATE TABLE n_2019_colo_marker_data (
"park" VARCHAR,
"park_code" VARCHAR,
"site_name" VARCHAR,
"station_name" VARCHAR,
"event_date" TIMESTAMP,
"marker_horizon" VARCHAR,
"observation_number" BIGINT,
"depth_mm" BIGINT,
"data_processing_level" VARCHAR,
"observation_type" VARCHAR,
"core_condition" VARCHAR,
"core_type" VARCHAR,
"core_notes" VARCHAR
);
CREATE TABLE n_2019_colo_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" BIGINT,
"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.