File size: 629 Bytes
101799c
78d75a6
 
101799c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "total_records": 25512,
  "created_at": "2025-09-08T16:01:28.899055",
  "schema": {
    "station_id": "bytes (string)",
    "route_id": "bytes (string)",
    "trip_id": "bytes (string)",
    "headsign": "bytes (string)",
    "direction_id": "int64",
    "assignment_type": "bytes (string)",
    "track_number": "bytes (string, target variable)",
    "scheduled_timestamp": "float (unix timestamp)",
    "actual_timestamp": "float (unix timestamp, 0.0 if None)",
    "recorded_timestamp": "float (unix timestamp)",
    "day_of_week": "int64 (0=Monday, 6=Sunday)",
    "hour": "int64 (0-23)",
    "minute": "int64 (0-59)"
  }
}