diff options
Diffstat (limited to 'src/gtfs_perstop_report/rolling_dates_example.json')
| -rw-r--r-- | src/gtfs_perstop_report/rolling_dates_example.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gtfs_perstop_report/rolling_dates_example.json b/src/gtfs_perstop_report/rolling_dates_example.json new file mode 100644 index 0000000..66525c3 --- /dev/null +++ b/src/gtfs_perstop_report/rolling_dates_example.json @@ -0,0 +1,8 @@ +{ + "2025-12-18": "2025-12-11", + "2025-12-19": "2025-12-12", + "2025-12-20": "2025-12-13", + "2025-12-21": "2025-12-14", + "2025-12-22": "2025-12-15", + "2025-12-23": "2025-12-16" +} |
