FR GAS GLOBE, Diesel & Gasoline

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
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Unit of Measure
               

No description available for this field.

Name (identifier)
measure_name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"fr-gas-globe-diesel-gasoilne-2016@kapsarc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/fr-gas-globe-diesel-gasoilne-2016@kapsarc"
      }
    ]
    ,
  • "definitions":
    {
    • "fr-gas-globe-diesel-gasoilne-2016@kapsarc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/fr-gas-globe-diesel-gasoilne-2016@kapsarc_records"
            }
          }
        }
      }
      ,
    • "fr-gas-globe-diesel-gasoilne-2016@kapsarc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "measure_name":
              {
              • "type":"string",
              • "title":"Unit of Measure",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets