Foreign Investment 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
                       
REF_AREA
               

No description available for this field.

Name (identifier)
ref_area
Type
text
Sample
                       
FREQ
               

No description available for this field.

Name (identifier)
freq
Type
text
Sample
                       
MEASURE
               

No description available for this field.

Name (identifier)
measure
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
SOURCE_DETAIL
               

No description available for this field.

Name (identifier)
source_detail
Type
text
Sample
                       
ECON_ACTIV
               

No description available for this field.

Name (identifier)
econ_activ
Type
text
Sample
                       
COUNTRY
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"foreign-investment-by-type-and-economic-activity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/foreign-investment-by-type-and-economic-activity"
      }
    ]
    ,
  • "definitions":
    {
    • "foreign-investment-by-type-and-economic-activity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/foreign-investment-by-type-and-economic-activity_records"
            }
          }
        }
      }
      ,
    • "foreign-investment-by-type-and-economic-activity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "ref_area":
              {
              • "type":"string",
              • "title":"REF_AREA",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"MEASURE",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "source_detail":
              {
              • "type":"string",
              • "title":"SOURCE_DETAIL",
              • "description":""
              }
              ,
            • "econ_activ":
              {
              • "type":"string",
              • "title":"ECON_ACTIV",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"COUNTRY",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets