Skip to content

Instantly share code, notes, and snippets.

@AlexJReid
Last active December 21, 2019 15:56
Show Gist options
  • Save AlexJReid/cbd38f0b5df2c8bb22f2201f48a10882 to your computer and use it in GitHub Desktop.
Save AlexJReid/cbd38f0b5df2c8bb22f2201f48a10882 to your computer and use it in GitHub Desktop.
{
"stage": "train-display-board",
"data": {
"refresh_rate": 30,
"origin": "NCL",
"response_time": "2019-12-11",
"valid_for": 60,
"departures": [
{"departure_time": "14:25", "destination": "Edinburgh Waverley", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]},
{"departure_time": "14:25", "destination": "Metro Centre", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]},
{"departure_time": "14:25", "destination": "Nunthorpe", "platform": "Plat 2", "status": "On time", "calling_at": ["Dunbar"]},
{"departure_time": "14:25", "destination": "Nunthorpe", "platform": "Plat 2", "status": "Exp 14:23", "calling_at": ["Dunbar"]}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment