Growth rate of Gross Domestic Product by Institutional Sectors at Current Prices YOY (2010=100) - Annual

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
                       
Institutional Sector
               

No description available for this field.

Name (identifier)
institutional_sector
Type
text
Sample
                       
Growth rate on GDP
               

No description available for this field.

Name (identifier)
growth_rate_on_gdp
Type
decimal
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"growth-rate-of-gdp-by-institutional-sectors-at-current-prices",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-rate-of-gdp-by-institutional-sectors-at-current-prices"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-rate-of-gdp-by-institutional-sectors-at-current-prices":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-rate-of-gdp-by-institutional-sectors-at-current-prices_records"
            }
          }
        }
      }
      ,
    • "growth-rate-of-gdp-by-institutional-sectors-at-current-prices_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "institutional_sector":
              {
              • "type":"string",
              • "title":"Institutional Sector",
              • "description":""
              }
              ,
            • "growth_rate_on_gdp":
              {
              • "type":"number",
              • "title":"Growth rate on GDP",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets