london-underground-report

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

London underground performance report - this dataset was scraped from LondonData website. The data is given in two files key-trends, lost-customers-hours. ⚠️⚠️⚠️ Latest Official Updated Data had b...

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.

/core/london-underground-report/
https://datahub.io/core/london-underground-report/_r/-/README.md
https://datahub.io/core/london-underground-report/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/london-underground-report/_r/-/data/data/key-trends.csv
https://datahub.io/core/london-underground-report/_r/-/data/data/lost-customers-hours.csv
https://datahub.io/core/london-underground-report/_r/-/data/datapackage.json
https://datahub.io/core/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/core/london-underground-report/_r/-/data/datapackage.json
README.mddocumentation
https://datahub.io/core/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
4 March 2026
Total rows
...
Format
CSV
File size
14.8 kB

lost-customers-hours

Download

Download CSV

About

Last updated
4 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.