records

records

Active filters Clear all

No active filters

Filters

The number of car rental offices registered on the Taajeer portal and the number of contracts registered on the portal according to the type and status of the contract

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Contract type
               

No description available for this field.

Name (identifier)
contract_type
Type
text
Sample
                       
Number of contract
               

No description available for this field.

Name (identifier)
number_of_contract
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"the-number-of-car-rental-offices-registered-on-the-taajeer-portal-and-the-number",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-number-of-car-rental-offices-registered-on-the-taajeer-portal-and-the-number"
      }
    ]
    ,
  • "definitions":
    {
    • "the-number-of-car-rental-offices-registered-on-the-taajeer-portal-and-the-number":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-number-of-car-rental-offices-registered-on-the-taajeer-portal-and-the-number_records"
            }
          }
        }
      }
      ,
    • "the-number-of-car-rental-offices-registered-on-the-taajeer-portal-and-the-number_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "contract_type":
              {
              • "type":"string",
              • "title":"Contract type",
              • "description":""
              }
              ,
            • "number_of_contract":
              {
              • "type":"number",
              • "title":"Number of contract",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets