records

records

Active filters Clear all

No active filters

Filters

Growth Rate of Real Gross Domestic Product By Sections (2018=100)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2011
Section
               

No description available for this field.

Name (identifier)
section
Type
text
Sample
Mining & Quarrying - Crude oil and natural gas
Growth Rate of GDP
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
%
Sample
13.329198678598104

JSON Schema

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

{
  • "title":"growth-rate-of-real-gross-domestic-product-by-sections-2018-100",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-rate-of-real-gross-domestic-product-by-sections-2018-100"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-rate-of-real-gross-domestic-product-by-sections-2018-100":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-rate-of-real-gross-domestic-product-by-sections-2018-100_records"
            }
          }
        }
      }
      ,
    • "growth-rate-of-real-gross-domestic-product-by-sections-2018-100_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "section":
              {
              • "type":"string",
              • "title":"Section",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Growth Rate of GDP",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets