https://github.com/chkwon/awesome-transportation-network-data
A list of transportation network data
https://github.com/chkwon/awesome-transportation-network-data
List: awesome-transportation-network-data
Last synced: 7 months ago
JSON representation
A list of transportation network data
- Host: GitHub
- URL: https://github.com/chkwon/awesome-transportation-network-data
- Owner: chkwon
- Created: 2019-02-07T16:24:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T17:19:16.000Z (over 7 years ago)
- Last Synced: 2025-03-10T23:02:27.268Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Mobility-Machine-Learning-Contents - Awesome Transportation Network Data
README
# Awesome Transportation Network Data
A list of transportation network data
[](https://github.com/sindresorhus/awesome)
* [TNTP](https://github.com/bstabler/TransportationNetworks): The famous TNTP data. Most useful for studing network equilibrium problems. Includes Sioux Falls, Annaheim, Barcelona, Chicago, and many more.
* [Hazmat](https://github.com/STOM-Group/Hazmat-Network-Data): Buffalo, NY and Albany, NY. Originally used to study routing problems in hazardous materials transportation. Includes accident probabilities and consequences.
* [Korean Expressway](https://github.com/STOM-Group/KoreanExpressway): Originally used to study EV charging station location problems. Includes OD flow.
* [DC-NY-Bos](https://github.com/STOM-Group/DC-NY-BOS-Network-Data): Washington DC - New York City - Boston. Originally used to study EV charging station location problems. Includes population as travel demand.
* [Eastern Massachusetts](https://github.com/jingzbu/InverseVIsTraffic): Originally used to study inverse VI problems in traffic assignment. Includes observed traffic counts.
* [Pisa OR Group](http://www.di.unipi.it/optimize/Data/index.html): Data for Min Cost Flow problems, Location-Routing problems, Capacitated Facility Location problems, and Asymmetric Network Equilibrium problems.
## Other Useful Resources
* [Awesome-Transit](https://github.com/CUTR-at-USF/awesome-transit): Community list of transit APIs, apps, datasets, research, and software
* [VRP-REP](http://www.vrp-rep.org/datasets.html): The vehicle routing problem repository.