Skip to content

Create short videos of TFL bike data over time using public API data.

License

Notifications You must be signed in to change notification settings

jonodhawkins/TFLBikeViewer

Repository files navigation

TFL Bike Viewer

Uses data available from the TFL cycling API to create short videos (data available from https://cycling.data.tfl.gov.uk/)

Setup

The following libraries are required to use the tflbikeviewer package.

  • matplotlib, numpy for plotting and numeric analysis.
  • pyshp for plotting the Thames shapefile.
  • requests for HTTP GET requests to the TFL data server.
  • pickle to read and save the RouteStore data. These can be found and installed using pip with the

Acknowledgements

Copyright Notices

Powered by TfL Open Data. Contains OS data © Crown copyright and database rights 2016' and Geomni UK Map data © and database rights [2019]

About

Create short videos of TFL bike data over time using public API data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages