Interest rate differentials: Saudi Riyal and U.S. Dollar deposits

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
                       
Unit/Indicator
               

No description available for this field.

Name (identifier)
unitindicator
Type
text
Sample
                       
Maturity Period
               

No description available for this field.

Name (identifier)
maturity_period
Type
text
Sample
                       
Interest Rate (%)
               

No description available for this field.

Name (identifier)
interest_rate
Type
decimal
Sample
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
text
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Name
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"interest-rates-on-saudi-riyals-deposits",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/interest-rates-on-saudi-riyals-deposits"
      }
    ]
    ,
  • "definitions":
    {
    • "interest-rates-on-saudi-riyals-deposits":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/interest-rates-on-saudi-riyals-deposits_records"
            }
          }
        }
      }
      ,
    • "interest-rates-on-saudi-riyals-deposits_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":""
              }
              ,
            • "unitindicator":
              {
              • "type":"string",
              • "title":"Unit/Indicator",
              • "description":""
              }
              ,
            • "maturity_period":
              {
              • "type":"string",
              • "title":"Maturity Period",
              • "description":""
              }
              ,
            • "interest_rate":
              {
              • "type":"number",
              • "title":"Interest Rate (%)",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Name",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets