Bank Claims on Private 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
                       
Claim Type
               

No description available for this field.

Name (identifier)
claim_type
Type
text
Sample
                       
Claim in Million Saudi Riyals
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       
Date
               

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":"bank-claims-on-private-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bank-claims-on-private-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "bank-claims-on-private-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bank-claims-on-private-sector_records"
            }
          }
        }
      }
      ,
    • "bank-claims-on-private-sector_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":""
              }
              ,
            • "claim_type":
              {
              • "type":"string",
              • "title":"Claim Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Claim in Million Saudi Riyals",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets