Brady's Geothermal Field - Analysis Of Pressure Data
Department of Energy
@usgov.doe_gov_bradys_geothermal_field_analysis_of_pressure_data_a791d
Department of Energy
@usgov.doe_gov_bradys_geothermal_field_analysis_of_pressure_data_a791d
CREATE TABLE sp_2_analyzed_pressure_data (
"full_utc_date_time" VARCHAR,
"year_utc" DOUBLE,
"month_utc" DOUBLE,
"day_utc" DOUBLE,
"hour_utc" DOUBLE,
"minute" DOUBLE,
"second" DOUBLE,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE,
"land_surface_m_above_wgs84_ellipsoid" DOUBLE,
"sensor_depth_from_land_surface_m" DOUBLE,
"hydraulic_head_assuming_lower_water_density_m_above_ellipsoid" DOUBLE,
"hydraulic_head_assuming_water_density_at_standard_temp_9cee41b9" DOUBLE,
"water_density_bounds_top_is_from_engineering_toolbox_a_e8bf4a34" DOUBLE,
"unnamed_14" VARCHAR,
"kpa_m" DOUBLE,
"unnamed_16" VARCHAR
);
CREATE TABLE n_81b_1_analyzed_pressure_data (
"full_utc_date_time" VARCHAR,
"year_utc" BIGINT,
"month_utc" BIGINT,
"day_utc" BIGINT,
"hour_utc" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE,
"land_surface_m_above_wgs84_ellipsoid" DOUBLE,
"sensor_depth_from_land_surface_m" DOUBLE,
"hydraulic_head_assuming_lower_water_density_m_above_ellipsoid" DOUBLE,
"hydraulic_head_assuming_water_density_at_standard_temp_9cee41b9" DOUBLE,
"water_density_bounds_top_is_from_engineering_toolbox_a_e8bf4a34" DOUBLE,
"unnamed_14" VARCHAR,
"kpa_m" DOUBLE,
"unnamed_16" VARCHAR
);
CREATE TABLE n_56a_1_analyzed_pressure_data (
"full_utc_date_time" VARCHAR,
"year_utc" BIGINT,
"month_utc" BIGINT,
"day_utc" BIGINT,
"hour_utc" BIGINT,
"minute" BIGINT,
"second" BIGINT,
"temperature_deg_c" DOUBLE,
"pressure_kpa" DOUBLE,
"land_surface_m_above_wgs84_ellipsoid" DOUBLE,
"sensor_depth_from_land_surface_m" DOUBLE,
"hydraulic_head_assuming_lower_water_density_m_above_ellipsoid" DOUBLE,
"hydraulic_head_assuming_water_density_at_standard_temp_9cee41b9" DOUBLE,
"water_density_bounds_top_is_from_engineering_toolbox_a_e8bf4a34" DOUBLE,
"unnamed_14" VARCHAR,
"kpa_m" DOUBLE,
"unnamed_16" VARCHAR
);
CREATE TABLE corrected_deployment_data (
"full_utc_date_time" VARCHAR,
"ms" BIGINT,
"well_48a_1_extraction_flow_gpm" BIGINT,
"well_47c_1_extraction_flow_gpm" BIGINT,
"well_18_1_extraction_flow_gpm" BIGINT,
"well_27_1_extraction_flow_gpm" BIGINT,
"well_82a_11_extraction_flow_gpm" BIGINT,
"well_18d_31_injection_flow_gpm" DOUBLE,
"well_18b_31_injection_flow_gpm" DOUBLE,
"well_81a_1_injection_flow_gpm" BIGINT,
"well_73_25_injection_flow_gpm" BIGINT,
"well_82a_11_downhole_pressure_psi" VARCHAR,
"well_27_1_downhole_pressure_psi" VARCHAR,
"well_18_1_downhole_pressure_psi" VARCHAR,
"well_48a_1_downhole_pressure_psi" VARCHAR,
"well_47c_1_downhole_pressure_psi" VARCHAR,
"unnamed_16" VARCHAR,
"unnamed_17" VARCHAR,
"unnamed_18" VARCHAR
);
Anyone who has the link will be able to view this.