records

records

Active filters Clear all

No active filters

Filters

Growth Rate of Gross Domestic Product By Sections at Current Prices (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
Agriculture, Forestry & Fishing
Growth rate of GDP
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
%
Sample
5.410261864898658

JSON Schema

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

{
  • "title":"growth-rate-of-gross-domestic-product-by-sections-at-current-prices-2018-100",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-rate-of-gross-domestic-product-by-sections-at-current-prices-2018-100"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-rate-of-gross-domestic-product-by-sections-at-current-prices-2018-100":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-rate-of-gross-domestic-product-by-sections-at-current-prices-2018-100_records"
            }
          }
        }
      }
      ,
    • "growth-rate-of-gross-domestic-product-by-sections-at-current-prices-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