Skip to content

A Data Visualization depicting the accessibility of public transport.

Notifications You must be signed in to change notification settings

skvrahul/public-transport-dataviz

Repository files navigation

Visualizing Public Transport Accessibility in Prague

The aim was to visualize how much walking one would need to do to get to any point from the City Centre(Můstek Station was used as this point) while only using the public transport. The code is written in the form of an iPython Notebook.

Sources

  • Data has been fetched from the Bing Maps API's Transit Data.
  • The Public transport data such as Bus and Tram routes were available from here

Tools Used

  • Matplotlib for Plotting
  • GeoPandas for decoding geographic data(PolyJSON, SHP Files, etc..)
  • Shapely to make use of Geometric primitives such as Point and Polygon

Generated Graph

About

A Data Visualization depicting the accessibility of public transport.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published