Monetary Sector

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
                       
Domain
               

No description available for this field.

Name (identifier)
domain0
Type
text
Sample
                       
Indicators
               

No description available for this field.

Name (identifier)
indicators
Type
text
Sample
                       
Units
               

No description available for this field.

Name (identifier)
units
Type
text
Sample
                       
Monetary value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"oman-central-bank-assets-and-liabilities",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/oman-central-bank-assets-and-liabilities"
      }
    ]
    ,
  • "definitions":
    {
    • "oman-central-bank-assets-and-liabilities":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/oman-central-bank-assets-and-liabilities_records"
            }
          }
        }
      }
      ,
    • "oman-central-bank-assets-and-liabilities_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":""
              }
              ,
            • "domain0":
              {
              • "type":"string",
              • "title":"Domain",
              • "description":""
              }
              ,
            • "indicators":
              {
              • "type":"string",
              • "title":"Indicators",
              • "description":""
              }
              ,
            • "units":
              {
              • "type":"string",
              • "title":"Units",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Monetary value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets