Crude Oil and Natural Gas Drilling Activity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Category
               

No description available for this field.

Name (identifier)
category
Type
text
Sample
                       
Sub-Category
               

No description available for this field.

Name (identifier)
sub_category
Type
text
Sample
                       
Rigs in Operation (Count)
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       
duoarea
               

No description available for this field.

Name (identifier)
duoarea
Type
text
Sample
                       
area-name
               

No description available for this field.

Name (identifier)
area_name
Type
text
Sample
                       
product-name
               

No description available for this field.

Name (identifier)
product_name
Type
text
Sample
                       
product
               

No description available for this field.

Name (identifier)
product
Type
text
Sample
                       
process
               

No description available for this field.

Name (identifier)
process
Type
text
Sample
                       
series
               

No description available for this field.

Name (identifier)
series
Type
text
Sample
                       
units
               

No description available for this field.

Name (identifier)
units
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"crude-oil-and-natural-gas-drilling-activity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/crude-oil-and-natural-gas-drilling-activity"
      }
    ]
    ,
  • "definitions":
    {
    • "crude-oil-and-natural-gas-drilling-activity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/crude-oil-and-natural-gas-drilling-activity_records"
            }
          }
        }
      }
      ,
    • "crude-oil-and-natural-gas-drilling-activity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "category":
              {
              • "type":"string",
              • "title":"Category",
              • "description":""
              }
              ,
            • "sub_category":
              {
              • "type":"string",
              • "title":"Sub-Category",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Rigs in Operation (Count)",
              • "description":""
              }
              ,
            • "duoarea":
              {
              • "type":"string",
              • "title":"duoarea",
              • "description":""
              }
              ,
            • "area_name":
              {
              • "type":"string",
              • "title":"area-name",
              • "description":""
              }
              ,
            • "product_name":
              {
              • "type":"string",
              • "title":"product-name",
              • "description":""
              }
              ,
            • "product":
              {
              • "type":"string",
              • "title":"product",
              • "description":""
              }
              ,
            • "process":
              {
              • "type":"string",
              • "title":"process",
              • "description":""
              }
              ,
            • "series":
              {
              • "type":"string",
              • "title":"series",
              • "description":""
              }
              ,
            • "units":
              {
              • "type":"string",
              • "title":"units",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets