records

records

Active filters Clear all

No active filters

Filters

Speed center services names and fees

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Number
               

No description available for this field.

Name (identifier)
number
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
decimal
Sample
                       
List of provided services to the public by Speed Center-English
               

No description available for this field.

Name (identifier)
list_of_provided_services_to_the_public_by_speed_center_english
Type
text
Sample
                       
List of provided services to the public by Speed Center-Arabic
               

No description available for this field.

Name (identifier)
list_of_provided_services_to_the_public_by_speed_center_arabic
Type
text
Sample
                       
Service Fees
               

No description available for this field.

Name (identifier)
service_fees
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"speed-center-services-names-and-fees",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/speed-center-services-names-and-fees"
      }
    ]
    ,
  • "definitions":
    {
    • "speed-center-services-names-and-fees":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/speed-center-services-names-and-fees_records"
            }
          }
        }
      }
      ,
    • "speed-center-services-names-and-fees_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "number":
              {
              • "type":"number",
              • "title":"Number",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "list_of_provided_services_to_the_public_by_speed_center_english":
              {
              • "type":"string",
              • "title":"List of provided services to the public by Speed Center-English",
              • "description":""
              }
              ,
            • "list_of_provided_services_to_the_public_by_speed_center_arabic":
              {
              • "type":"string",
              • "title":"List of provided services to the public by Speed Center-Arabic",
              • "description":""
              }
              ,
            • "service_fees":
              {
              • "type":"number",
              • "title":"Service Fees",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets