Bank Credit by Economic Activity

New records are currently being added to this dataset, this process may take a while. Please note that visualizations might be incomplete in the meantime. Don't hesitate to refresh your page regularly!

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
                       
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Quarter
               

No description available for this field.

Name (identifier)
quarter
Type
text
Sample
                       
Economic Activity
               

No description available for this field.

Name (identifier)
economic_activity
Type
text
Sample
                       
Bank Credit in (Million Riyals)
               

No description available for this field.

Name (identifier)
value
Type
decimal
Unit
SAR
Sample
                       
Date_Object
               

No description available for this field.

Name (identifier)
date_object
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"bank-credit-by-economic-activity",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bank-credit-by-economic-activity"
      }
    ]
    ,
  • "definitions":
    {
    • "bank-credit-by-economic-activity":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bank-credit-by-economic-activity_records"
            }
          }
        }
      }
      ,
    • "bank-credit-by-economic-activity_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "quarter":
              {
              • "type":"string",
              • "title":"Quarter",
              • "description":""
              }
              ,
            • "economic_activity":
              {
              • "type":"string",
              • "title":"Economic Activity",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Bank Credit in (Million Riyals)",
              • "description":"",
              • "unit":"SAR"
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets