records

records

Active filters Clear all

No active filters

Filters

Distances between railway stations and number of railway stations, and number of railway stations

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Railway Type
               

No description available for this field.

Name (identifier)
railway_type
Type
text
Sample
Haramain High-speed Railway
Number of railway stations
               

No description available for this field.

Name (identifier)
number_of_railway_stations
Type
decimal
Sample
5
Distances between railway stations
               

No description available for this field.

Name (identifier)
distances_between_railway_stations
Type
text
Sample
Mak - KAIA, KAIA - Mak
KMS
               

No description available for this field.

Name (identifier)
kms
Type
decimal
Sample
97.359

JSON Schema

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

{
  • "title":"distances-between-railway-stations-and-number-of-railway-stations-and-number-of-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/distances-between-railway-stations-and-number-of-railway-stations-and-number-of-"
      }
    ]
    ,
  • "definitions":
    {
    • "distances-between-railway-stations-and-number-of-railway-stations-and-number-of-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/distances-between-railway-stations-and-number-of-railway-stations-and-number-of-_records"
            }
          }
        }
      }
      ,
    • "distances-between-railway-stations-and-number-of-railway-stations-and-number-of-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "railway_type":
              {
              • "type":"string",
              • "title":"Railway Type",
              • "description":""
              }
              ,
            • "number_of_railway_stations":
              {
              • "type":"number",
              • "title":"Number of railway stations",
              • "description":""
              }
              ,
            • "distances_between_railway_stations":
              {
              • "type":"string",
              • "title":"Distances between railway stations",
              • "description":""
              }
              ,
            • "kms":
              {
              • "type":"number",
              • "title":"KMS",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets