Hawaii Play Fairway Analysis: USGS Data For Geothermal Wells In Hawaii
Department of Energy
@usgov.doe_gov_hawaii_play_fairway_analysis_usgs_for_geotherm_871c0fde
Department of Energy
@usgov.doe_gov_hawaii_play_fairway_analysis_usgs_for_geotherm_871c0fde
Aqueous chemistry and well metadata from the USGS for Geothermal Wells in Hawaii
Organization: Department of Energy
Last updated: 2025-01-11T22:05:32.140571
Tags: aqueous-chemistry, chemistry, depth, geochemical, geochemistry, geothermal, hawaii, lcoation, maui, metadata, mgcl, molokai, oahu, pfa, tds, temperature, total-dissolved-solids, usgs, water-chemistry, well-coordinates, well-id, wells
CREATE TABLE usgs_geothermal_well_data (
"well_id" VARCHAR,
"island" VARCHAR,
"name" VARCHAR,
"latitude" VARCHAR,
"lat_dd" DOUBLE,
"longitude" VARCHAR,
"long_dd" DOUBLE,
"n__temp_c" DOUBLE -- TEMP C,
"depth_m" DOUBLE,
"tds_mg_l" DOUBLE,
"mg_cl_in_mg_l" DOUBLE
);Anyone who has the link will be able to view this.