CalGEM: Geothermal Wells
State of California
@usgov.ca_gov_calgem_geothermal_wells_1e72c
State of California
@usgov.ca_gov_calgem_geothermal_wells_1e72c
This online map represents geothermal wells regulated by the Geologic Energy Management Division.
CalGEM is the Geologic Energy Management Division of the California Department of Conservation, formerly the Division of Oil, Gas, and Geothermal Resources (as of January 1, 2020).
Update Frequency: As Needed
Organization: State of California
Last updated: 2025-07-23T14:24:36.433163
Tags: calgem, california-department-of-conservation, california-natural-resources-agency, caopendata, division-of-oil-gas-and-geothermal-resources, doc, doggr, geologic-energy-management-division, geothermal-resources, oil-and-gas
CREATE TABLE table_1 (
  "x" DOUBLE,
  "y" DOUBLE,
  "objectid" BIGINT,
  "wellstatus" VARCHAR,
  "welltype" VARCHAR,
  "wellsymbol" VARCHAR,
  "gissource" VARCHAR,
  "apinumber" BIGINT,
  "geodistrict" BIGINT,
  "district" DOUBLE,
  "confidential" VARCHAR,
  "releasedate" VARCHAR,
  "countyapicode" BIGINT,
  "countyname" VARCHAR,
  "leasename" VARCHAR,
  "wellnumber" VARCHAR,
  "operatorcode" VARCHAR,
  "operatorname" VARCHAR,
  "operatorstatus" VARCHAR,
  "fieldcode" VARCHAR,
  "fieldname" VARCHAR,
  "areacode" VARCHAR,
  "areaname" VARCHAR,
  "townshipsection" DOUBLE,
  "township" VARCHAR,
  "range" VARCHAR,
  "basemeridian" VARCHAR,
  "directional" VARCHAR,
  "redrill" VARCHAR,
  "spuddate" VARCHAR,
  "abddate" VARCHAR,
  "compdate" VARCHAR,
  "lat83" DOUBLE,
  "long83" DOUBLE,
  "datumcode" VARCHAR,
  "wellstatusdescription" VARCHAR,
  "welldesignation" VARCHAR
);Anyone who has the link will be able to view this.