Skip to content

Jalanjii/pariscitymapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citymapper

A citymapper-like app for Paris transportation system.

Description

Setup

  • Make sure to install the necessary Python packages: pip install -r requirements.txt
  • Set up your Postgres server, include your username, password, database name (postgres by default), and host (localhost by default) in the \modules\params.json
  • Run the parser inside the parse directory: python parse.py
  • Run the app: python main.py

Data Reference

https://www.nature.com/articles/sdata201889#Tab5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages