Raw Pressure Data From Observation Wells At Brady's Hot Springs
Department of Energy
@usgov.doe_gov_raw_pressure_from_observation_wells_at_bradys__acac9f23
Department of Energy
@usgov.doe_gov_raw_pressure_from_observation_wells_at_bradys__acac9f23
CREATE TABLE sp_2_pressure_data (
"full_utc_date_time" TIMESTAMP,
"year_utc" BIGINT,
"month_utc" BIGINT,
"day_utc" BIGINT,
"hour_utc" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE
);
CREATE TABLE n_81b_1_pressure_data (
"full_utc_date_time" TIMESTAMP,
"year_utc" BIGINT,
"month_utc" BIGINT,
"day_utc" BIGINT,
"hour_utc" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE
);
CREATE TABLE n_56a_1_pressure_data (
"full_utc_date_time" TIMESTAMP,
"year_utc" BIGINT,
"month_utc" BIGINT,
"day_utc" BIGINT,
"hour_utc" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE
);
Anyone who has the link will be able to view this.