TheManOnThe172
Member
- Joined
- 1 Aug 2014
- Messages
- 439
What is the best way of producing a list of trains over (say) the last seven days which have taken more than x minutes between departure from Station A and arrival at Station B? I am a competent programmer but cannot afford to pay for data access.
I am on the warpath with EMR over their use of the £200m-improved Derby station layout. The new layout has moved the convergence point for northbound trains a good way north of the platform ends, creating a stabling space for when you need to get a train out of a platform but cannot immediately send it out onto the main line. My grouse is that EMR appear to be using this to achieve "on time" departure for Matlock branch trains even when there is a late-running XC train that will go first on the shared Derby-Ambergate section, and no pressure to vacate the platform. Result - Matlock branch passengers from the XC train dash over the bridge to find their train pulling out, then to see it sit at a signal outside the station until the XC has cleared. And then wait the rest of the hour until their next train.
I need to establish how often this is actually happening, and the first stage to this would be to get a shortlist of trains that had taken more than (say) 9 minutes from departure at Derby to arrival at Duffield (The WTT norm is around 6 mins). It would then be a case of manually checking each shortlisted example to look at other train times and platform occupancy to identify cases of gratuitous connection-missing.
It would be a real slog to create the shortlist manually. It needs something programmatic but I haven't so far found anything suitable for someone without a budget to buy premium website access. There are several sites I have found that can tell me how often a specific train is late at a specific station, but none that will filter on journey time between a specific pair (4 late leaving Derby and 4 late arriving at Duffield will report as late when tested for either the departure or the arrival - only by measuring time difference between the two can you filter for delay between the stations)
Any suggestions of how best to do this?
I am on the warpath with EMR over their use of the £200m-improved Derby station layout. The new layout has moved the convergence point for northbound trains a good way north of the platform ends, creating a stabling space for when you need to get a train out of a platform but cannot immediately send it out onto the main line. My grouse is that EMR appear to be using this to achieve "on time" departure for Matlock branch trains even when there is a late-running XC train that will go first on the shared Derby-Ambergate section, and no pressure to vacate the platform. Result - Matlock branch passengers from the XC train dash over the bridge to find their train pulling out, then to see it sit at a signal outside the station until the XC has cleared. And then wait the rest of the hour until their next train.
I need to establish how often this is actually happening, and the first stage to this would be to get a shortlist of trains that had taken more than (say) 9 minutes from departure at Derby to arrival at Duffield (The WTT norm is around 6 mins). It would then be a case of manually checking each shortlisted example to look at other train times and platform occupancy to identify cases of gratuitous connection-missing.
It would be a real slog to create the shortlist manually. It needs something programmatic but I haven't so far found anything suitable for someone without a budget to buy premium website access. There are several sites I have found that can tell me how often a specific train is late at a specific station, but none that will filter on journey time between a specific pair (4 late leaving Derby and 4 late arriving at Duffield will report as late when tested for either the departure or the arrival - only by measuring time difference between the two can you filter for delay between the stations)
Any suggestions of how best to do this?