Growth Rates of GDP by Kind of Economic Activity at Constant Prices(Base Year 1999)

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
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"growth-rates-of-gdp-by-kind-of-economic-activity-at-constant-pricesbase-year-199",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/growth-rates-of-gdp-by-kind-of-economic-activity-at-constant-pricesbase-year-199"
      }
    ]
    ,
  • "definitions":
    {
    • "growth-rates-of-gdp-by-kind-of-economic-activity-at-constant-pricesbase-year-199":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/growth-rates-of-gdp-by-kind-of-economic-activity-at-constant-pricesbase-year-199_records"
            }
          }
        }
      }
      ,
    • "growth-rates-of-gdp-by-kind-of-economic-activity-at-constant-pricesbase-year-199_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets