records

records

Active filters Clear all

No active filters

Filters

Bus Timings

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
                       
LINE / SHORTCUT
               

No description available for this field.

Name (identifier)
line_shortcut
Type
text
Sample
                       
1
               

No description available for this field.

Name (identifier)
1
Type
date
Sample
                       
2
               

No description available for this field.

Name (identifier)
2
Type
date
Sample
                       
3
               

No description available for this field.

Name (identifier)
3
Type
date
Sample
                       
4
               

No description available for this field.

Name (identifier)
4
Type
date
Sample
                       
5
               

No description available for this field.

Name (identifier)
5
Type
date
Sample
                       
6
               

No description available for this field.

Name (identifier)
6
Type
date
Sample
                       
7
               

No description available for this field.

Name (identifier)
7
Type
date
Sample
                       
8
               

No description available for this field.

Name (identifier)
8
Type
date
Sample
                       
9
               

No description available for this field.

Name (identifier)
9
Type
date
Sample
                       
10
               

No description available for this field.

Name (identifier)
10
Type
date
Sample
                       
11
               

No description available for this field.

Name (identifier)
11
Type
date
Sample
                       
12
               

No description available for this field.

Name (identifier)
12
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"bus-timings",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bus-timings"
      }
    ]
    ,
  • "definitions":
    {
    • "bus-timings":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bus-timings_records"
            }
          }
        }
      }
      ,
    • "bus-timings_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "1":
              {
              • "type":"string",
              • "format":"date",
              • "title":"1",
              • "description":""
              }
              ,
            • "2":
              {
              • "type":"string",
              • "format":"date",
              • "title":"2",
              • "description":""
              }
              ,
            • "3":
              {
              • "type":"string",
              • "format":"date",
              • "title":"3",
              • "description":""
              }
              ,
            • "4":
              {
              • "type":"string",
              • "format":"date",
              • "title":"4",
              • "description":""
              }
              ,
            • "5":
              {
              • "type":"string",
              • "format":"date",
              • "title":"5",
              • "description":""
              }
              ,
            • "6":
              {
              • "type":"string",
              • "format":"date",
              • "title":"6",
              • "description":""
              }
              ,
            • "7":
              {
              • "type":"string",
              • "format":"date",
              • "title":"7",
              • "description":""
              }
              ,
            • "8":
              {
              • "type":"string",
              • "format":"date",
              • "title":"8",
              • "description":""
              }
              ,
            • "9":
              {
              • "type":"string",
              • "format":"date",
              • "title":"9",
              • "description":""
              }
              ,
            • "10":
              {
              • "type":"string",
              • "format":"date",
              • "title":"10",
              • "description":""
              }
              ,
            • "11":
              {
              • "type":"string",
              • "format":"date",
              • "title":"11",
              • "description":""
              }
              ,
            • "12":
              {
              • "type":"string",
              • "format":"date",
              • "title":"12",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"number",
              • "title":"Year",
              • "description":""
              }
              ,
            • "line_shortcut":
              {
              • "type":"string",
              • "title":"LINE / SHORTCUT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets