records

records

Active filters Clear all

No active filters

Filters

Certified Rent Contract for Nationals & Foreigners

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
Month_AR
               

No description available for this field.

Name (identifier)
month_ar
Type
text
Sample
                       
Month_EN
               

No description available for this field.

Name (identifier)
month_en
Type
text
Sample
                       
Service_AR
               

No description available for this field.

Name (identifier)
service_ar
Type
text
Sample
                       
Service_EN
               

No description available for this field.

Name (identifier)
service_en
Type
text
Sample
                       
Contract Category_AR
               

No description available for this field.

Name (identifier)
contract_category_ar
Type
text
Sample
                       
Contract Category_EN
               

No description available for this field.

Name (identifier)
contract_category_en
Type
text
Sample
                       
Total Certified Rent Contrct
               

No description available for this field.

Name (identifier)
total_certified_rent_contrct
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"certified-rent-contract-for-nationals-and-foreigners",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/certified-rent-contract-for-nationals-and-foreigners"
      }
    ]
    ,
  • "definitions":
    {
    • "certified-rent-contract-for-nationals-and-foreigners":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/certified-rent-contract-for-nationals-and-foreigners_records"
            }
          }
        }
      }
      ,
    • "certified-rent-contract-for-nationals-and-foreigners_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month_ar":
              {
              • "type":"string",
              • "title":"Month_AR",
              • "description":""
              }
              ,
            • "month_en":
              {
              • "type":"string",
              • "title":"Month_EN",
              • "description":""
              }
              ,
            • "service_ar":
              {
              • "type":"string",
              • "title":"Service_AR",
              • "description":""
              }
              ,
            • "service_en":
              {
              • "type":"string",
              • "title":"Service_EN",
              • "description":""
              }
              ,
            • "contract_category_ar":
              {
              • "type":"string",
              • "title":"Contract Category_AR",
              • "description":""
              }
              ,
            • "contract_category_en":
              {
              • "type":"string",
              • "title":"Contract Category_EN",
              • "description":""
              }
              ,
            • "total_certified_rent_contrct":
              {
              • "type":"number",
              • "title":"Total Certified Rent Contrct ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets