Bank Credit by Economic Activity 17 sectors

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
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
               

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
                       

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-17-sectors",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bank-credit-by-economic-activity-17-sectors"
      }
    ]
    ,
  • "definitions":
    {
    • "bank-credit-by-economic-activity-17-sectors":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bank-credit-by-economic-activity-17-sectors_records"
            }
          }
        }
      }
      ,
    • "bank-credit-by-economic-activity-17-sectors_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "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":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
              ,
            • "date_object":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date_Object",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets