Skip to content

πŸš„ Visualizes start/end locations of planned Amtrak HSR routes in the United States.

Notifications You must be signed in to change notification settings

asharahmed/amtrak-hsr-routes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš† Amtrak High-Speed Rail (HSR) Routes Visualization Tool

This Python script generates a visualization of the planned Amtrak High-Speed Rail (HSR) routes in the United States.

alt text

Based on the data provided by Amtrak, the script generates a plot of the planned HSR routes in the United States. The plot is interactive and can be zoomed in and out. The plot is also viewable as an HTML file.

Installation

  1. Clone this repository: git clone https://github.com/asharahmed/amtrak-hsr-routes.git
  2. Navigate to the project directory: cd amtrak-hsr-routes
  3. Install the required dependencies: pip install -r requirements.txt

Usage

  1. Ensure you have Python 3.x installed.
  2. Navigate to the project directory: cd amtrak-hsr-routes
  3. Run the script: python main.py
  4. The plot will be displayed in a new browser window.

License

This project is licensed under the MIT License.

Acknowledgements

  • Amtrak for providing the data.
  • Plotly for providing the visualization library.

About

πŸš„ Visualizes start/end locations of planned Amtrak HSR routes in the United States.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published