itachi1706/SingBuses

View on GitHub
References/JSONData/BusArrivalPerBusStopAndServiceNo.json

Summary

Maintainability
Test Coverage
{
  "odata.metadata": "http://datamall2.mytransport.sg/ltaodataservice/$metadata#BusArrival/@Element",
  "BusStopID": "75009",
  "Services": [
    {
      "ServiceNo": "10",
      "Status": "In Operation",
      "Operator": "SBST",
      "NextBus": {
        "EstimatedArrival": "2015-06-18T15:42:56+00:00",
        "Load": "Seats Available",
        "Feature": "WAB"
      },
      "SubsequentBus": {
        "EstimatedArrival": "2015-06-18T15:43:18+00:00",
        "Load": "Seats Available",
        "Feature": "WAB"
      }
    }
  ]
}