Money Supply

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
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Item
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Money Supply in Billion Saudi Riyals
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
SAR
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
date_text
               

No description available for this field.

Name (identifier)
date
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-money-supply-2000-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-money-supply-2000-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-money-supply-2000-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-money-supply-2000-2009_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-money-supply-2000-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Item",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Money Supply in Billion Saudi Riyals",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"date_text",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets