records

records

Active filters Clear all

No active filters

Filters

Public Transport Stops

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
No.
               

No description available for this field.

Name (identifier)
no
Type
decimal
Sample
                       
Latitude
               

No description available for this field.

Name (identifier)
latitude
Type
decimal
Sample
                       
Longitude
               

No description available for this field.

Name (identifier)
longitude
Type
decimal
Sample
                       
Bus Stop Name (English)
               

No description available for this field.

Name (identifier)
bus_stop_name_english
Type
text
Sample
                       
اسم الموقف بالعربي
               

No description available for this field.

Name (identifier)
sm_lmwqf_bl_rby
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"public-transport-stops0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/public-transport-stops0"
      }
    ]
    ,
  • "definitions":
    {
    • "public-transport-stops0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/public-transport-stops0_records"
            }
          }
        }
      }
      ,
    • "public-transport-stops0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "no":
              {
              • "type":"number",
              • "title":"No.",
              • "description":""
              }
              ,
            • "latitude":
              {
              • "type":"number",
              • "title":"Latitude",
              • "description":""
              }
              ,
            • "longitude":
              {
              • "type":"number",
              • "title":"Longitude",
              • "description":""
              }
              ,
            • "bus_stop_name_english":
              {
              • "type":"string",
              • "title":"Bus Stop Name (English)",
              • "description":""
              }
              ,
            • "sm_lmwqf_bl_rby":
              {
              • "type":"string",
              • "title":"اسم الموقف بالعربي",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets