department-for-transport-public / tinScrape

Webscrape published table data for TiN project
https://department-for-transport-public.github.io/tinScrape/
Other
1 stars 0 forks source link

Get ORR data #8

Closed sbridonneau closed 3 days ago

sbridonneau commented 3 weeks ago

To get the ORR data, we could include something here to add the links to the ORR tables

Passenger tables: https://dataportal.orr.gov.uk/statistics/usage/passenger-rail-usage/ Freight tables: https://dataportal.orr.gov.uk/statistics/usage/freight-rail-usage-and-performance/

https://github.com/department-for-transport-public/tinScrape/blob/d62a3a6040cdb9fba6cd99574f35073453cc10eb/R/extract_table_urls.R#L47

sbridonneau commented 3 weeks ago

@Mo-Dell