London underground performance

237
0
Updated:
Files:2
Size:19 kB
Formats:csv

London Underground performance metrics, including key trends and lost customer hours.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/luccasmmg/london-underground-report/
https://datahub.io/luccasmmg/london-underground-report/_r/-/README.md
https://datahub.io/luccasmmg/london-underground-report/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/luccasmmg/london-underground-report/_r/-/data/data/key-trends.csv
https://datahub.io/luccasmmg/london-underground-report/_r/-/data/data/lost-customers-hours.csv
https://datahub.io/luccasmmg/london-underground-report/_r/-/data/datapackage.json
https://datahub.io/luccasmmg/london-underground-report/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

data/datapackage.jsonmetadata & schema
https://datahub.io/luccasmmg/london-underground-report/_r/-/data/datapackage.json
README.mddocumentation
https://datahub.io/luccasmmg/london-underground-report/_r/-/README.md
Typical Usage
  1. 1. Fetch data/datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in data/datapackage.json
  3. 3. Read README.md for full context

Data Files

Explore with AI

Download

Download CSV

About

Last updated
6 March 2026
Total rows
...
Format
CSV
File size
14.8 kB

lost-customers-hours

Download

Download CSV

About

Last updated
6 March 2026
Total rows
...
Format
CSV
File size
4.25 kB

About this dataset

Update Script Maintenance Report

Date: 2026-03-04

  • Re-ran scripts/london_underground.py and refreshed:
    • data/data/key-trends.csv
    • data/data/lost-customers-hours.csv
    • data/datapackage.json
  • Updated dependency requirements to avoid legacy openpyxl compatibility issues with modern Python runtimes.
  • Added first GitHub Actions workflow at .github/workflows/actions.yml with monthly + manual runs and commit-if-changed automation.