New York Natural Gas & Oil Production

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
County
               

No description available for this field.

Name (identifier)
county
Type
text
Sample
                       
Town
               

No description available for this field.

Name (identifier)
town
Type
text
Sample
                       
Oil Bbl Produced
               

No description available for this field.

Name (identifier)
oil_bbl_produced
Type
integer
Sample
                       
Gas Mcf Produced
               

No description available for this field.

Name (identifier)
gas_mcf_produced
Type
integer
Sample
                       
Water Bbl Produced
               

No description available for this field.

Name (identifier)
water_bbl_produced
Type
integer
Sample
                       
Latitude
               

No description available for this field.

Name (identifier)
latitude
Type
decimal
Sample
                       
Longitude
               

No description available for this field.

Name (identifier)
longitude
Type
decimal
Sample
                       
Well_type
               

No description available for this field.

Name (identifier)
well_type
Type
text
Sample
                       
Well_status
               

No description available for this field.

Name (identifier)
well_status
Type
text
Sample
                       
Side Track Code
               

No description available for this field.

Name (identifier)
side_track_code
Type
integer
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Company
               

No description available for this field.

Name (identifier)
company
Type
text
Sample
                       
Formation
               

No description available for this field.

Name (identifier)
formation
Type
text
Sample
                       
Gas/oil field name (well_produces_from)
               

No description available for this field.

Name (identifier)
gas_oil_field_name_well_produces_from
Type
text
Sample
                       
Production_months
               

No description available for this field.

Name (identifier)
production_months
Type
integer
Sample
                       
Well
               

No description available for this field.

Name (identifier)
well
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"new-york-natural-gas-oil-production",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/new-york-natural-gas-oil-production"
      }
    ]
    ,
  • "definitions":
    {
    • "new-york-natural-gas-oil-production":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/new-york-natural-gas-oil-production_records"
            }
          }
        }
      }
      ,
    • "new-york-natural-gas-oil-production_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "county":
              {
              • "type":"string",
              • "title":"County",
              • "description":""
              }
              ,
            • "town":
              {
              • "type":"string",
              • "title":"Town",
              • "description":""
              }
              ,
            • "oil_bbl_produced":
              {
              • "type":"integer",
              • "title":"Oil Bbl Produced",
              • "description":""
              }
              ,
            • "gas_mcf_produced":
              {
              • "type":"integer",
              • "title":"Gas Mcf Produced",
              • "description":""
              }
              ,
            • "water_bbl_produced":
              {
              • "type":"integer",
              • "title":"Water Bbl Produced",
              • "description":""
              }
              ,
            • "latitude":
              {
              • "type":"number",
              • "title":"Latitude",
              • "description":""
              }
              ,
            • "longitude":
              {
              • "type":"number",
              • "title":"Longitude",
              • "description":""
              }
              ,
            • "well_type":
              {
              • "type":"string",
              • "title":"Well_type",
              • "description":""
              }
              ,
            • "well_status":
              {
              • "type":"string",
              • "title":"Well_status",
              • "description":""
              }
              ,
            • "side_track_code":
              {
              • "type":"integer",
              • "title":"Side Track Code",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "company":
              {
              • "type":"string",
              • "title":"Company",
              • "description":""
              }
              ,
            • "formation":
              {
              • "type":"string",
              • "title":"Formation",
              • "description":""
              }
              ,
            • "gas_oil_field_name_well_produces_from":
              {
              • "type":"string",
              • "title":"Gas/oil field name (well_produces_from)",
              • "description":""
              }
              ,
            • "production_months":
              {
              • "type":"integer",
              • "title":"Production_months",
              • "description":""
              }
              ,
            • "well":
              {
              • "type":"string",
              • "title":"Well",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets