Foreigners Granted Residence Permits by Administrative Area

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Admin Area
               

No description available for this field.

Name (identifier)
admin_area
Type
text
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
sex
Type
text
Sample
                       
Number of Foreigners with Residence Permits
               

No description available for this field.

Name (identifier)
foreigners_with_residence_permits
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"saudi-arabia-foreigners-granted-residence-permits-from-passport-department",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-arabia-foreigners-granted-residence-permits-from-passport-department"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-arabia-foreigners-granted-residence-permits-from-passport-department":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-arabia-foreigners-granted-residence-permits-from-passport-department_records"
            }
          }
        }
      }
      ,
    • "saudi-arabia-foreigners-granted-residence-permits-from-passport-department_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "admin_area":
              {
              • "type":"string",
              • "title":"Admin Area",
              • "description":""
              }
              ,
            • "sex":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "foreigners_with_residence_permits":
              {
              • "type":"integer",
              • "title":"Number of Foreigners with Residence Permits",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets