Saudi Arabia Wholesale Price Index By Section (2014=100)
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"time-series-of-wholesale-price-index-by-section-2014-100",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/time-series-of-wholesale-price-index-by-section-2014-100"
}
] - "definitions":{
- "time-series-of-wholesale-price-index-by-section-2014-100":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/time-series-of-wholesale-price-index-by-section-2014-100_records"
}
}
} - "records":
} - "properties":
- "time-series-of-wholesale-price-index-by-section-2014-100_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "periodicity":,{
- "type":"string",
- "title":"Periodicity",
- "description":""
} - "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "quarter":,{
- "type":"string",
- "title":"Quarter",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month",
- "description":""
} - "date":,{
- "type":"string",
- "format":"date",
- "title":"date",
- "description":""
} - "section":,{
- "type":"string",
- "title":"Section",
- "description":""
} - "value":{
- "type":"number",
- "title":"Wholesale Price Index (2014=100)",
- "description":""
}
} - "periodicity":
}
} - "fields":
} - "properties":
} - "time-series-of-wholesale-price-index-by-section-2014-100":