Skip to content

Modelling of London's Tube network: shortest path function; graph link analysis

License

Notifications You must be signed in to change notification settings

mfarragher/london-tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

london-tube

Modelling of London's Tube network: shortest path function; graph link analysis

Objectives

These are the two challenges I have sought to tackle so far in this project:

  • Calculate the shortest path between two stations.
  • Perform graph analysis / link analysis on the network.

Features

Key features of the dataset:

  • Undirected graph
  • Interchange data

Includes all the TfL rail connections in London up to 2017 (excl. TfL Rail and Tramlink): e.g. all London Overground lines.

Licence

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/.

© 2017 exmachinadata.com

About

Modelling of London's Tube network: shortest path function; graph link analysis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages