Real Effective Exchange Rate Index

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
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
country_name
Type
text
Sample
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
Aggregation method
               

No description available for this field.

Name (identifier)
aggregation_method
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Unit of measure
               

No description available for this field.

Name (identifier)
unit_of_measure
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-real-effective-exchange-rate-index-1980-2014",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-real-effective-exchange-rate-index-1980-2014"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-real-effective-exchange-rate-index-1980-2014":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-real-effective-exchange-rate-index-1980-2014_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-real-effective-exchange-rate-index-1980-2014_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country_name":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "aggregation_method":
              {
              • "type":"string",
              • "title":"Aggregation method",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "unit_of_measure":
              {
              • "type":"string",
              • "title":"Unit of measure",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets