records

records

Active filters Clear all

No active filters

Filters

Foreign Direct Investment by Economic Activity and Country

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Periodicity
               

No description available for this field.

Name (identifier)
periodicity
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
Type
text
Sample
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
time_period
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
FDI in Million SAR
               

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":"foreign-direct-investment",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/foreign-direct-investment"
      }
    ]
    ,
  • "definitions":
    {
    • "foreign-direct-investment":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/foreign-direct-investment_records"
            }
          }
        }
      }
      ,
    • "foreign-direct-investment_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"time_period",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"FDI in Million SAR",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets