Gross Capital Formation by Type and Economic Activity

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Economic activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
GFCF in Thousands US Dollars
               

No description available for this field.

Name (identifier)
gfcf_in_thousands_sr
Type
decimal
Unit
$
Sample
                       

JSON Schema

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

{
  • "title":"gross-fixed-capital-formation-by-type-and-economic-activity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gross-fixed-capital-formation-by-type-and-economic-activity"
      }
    ]
    ,
  • "definitions":
    {
    • "gross-fixed-capital-formation-by-type-and-economic-activity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gross-fixed-capital-formation-by-type-and-economic-activity_records"
            }
          }
        }
      }
      ,
    • "gross-fixed-capital-formation-by-type-and-economic-activity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic activity",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "gfcf_in_thousands_sr":
              {
              • "type":"number",
              • "title":"GFCF in Thousands US Dollars",
              • "description":"",
              • "unit":"$"
              }
            }
          }
        }
      }
    }
}

Similar datasets