Real Effective Exchange Rate Index
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "periodicity":
}
} - "fields":
} - "properties":
} - "saudi-arabia-real-effective-exchange-rate-index-1980-2014":