Annual Growth Rate of Expenditure on Gross Domestic Product 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
                       
Expenditure
               

No description available for this field.

Name (identifier)
expenditure
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
                       

JSON Schema

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

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

Similar datasets