Baselight

Oil And Gas Annual Production: Beginning 2001

This dataset contains annual production info of oil and gas wells in New York

@kaggle.aravindpcoder_oil_and_gas_annual_production_beginning_2001

Loading...
Loading...

About this Dataset

Oil And Gas Annual Production: Beginning 2001

This dataset contains annual production information of oil and gas wells in New York State from 2001 to present.

The Division of Mineral Resources publishes four datasets to the Open New York Data project regarding oil and gas. The datasets titled is updated daily and includes the same data fields as the downloadable well data provided directly from this website. Open Data provides additional tools to export the data in a variety of file formats and allows users to create custom visualizations. Dataset that contain geographic coordinates are also presented as maps.

Tables

Oil And Gas Annual Production Beginning 2001–1

@kaggle.aravindpcoder_oil_and_gas_annual_production_beginning_2001.oil_and_gas_annual_production_beginning_2001_1
  • 4.26 MB
  • 225032 rows
  • 18 columns
Loading...

CREATE TABLE oil_and_gas_annual_production_beginning_2001_1 (
  "api_well_number" BIGINT,
  "county" VARCHAR,
  "company_name" VARCHAR,
  "api_hole_number" DOUBLE,
  "sidetrack_code" DOUBLE,
  "completion_code" DOUBLE,
  "well_type_code" VARCHAR,
  "production_field" VARCHAR,
  "well_status_code" VARCHAR,
  "well_name" VARCHAR,
  "town" VARCHAR,
  "producing_formation" VARCHAR,
  "months_in_production" DOUBLE,
  "gas_produced_mcf" DOUBLE,
  "water_produced_bbl" DOUBLE,
  "oil_produced_bbl" DOUBLE,
  "reporting_year" BIGINT,
  "new_georeferenced_column" VARCHAR
);

Share link

Anyone who has the link will be able to view this.