Skip to content

cecilepov/Public_transport_visualization_Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

French public transport visualization

Course unit : OUAP-4112

Developers : Vincent Barbosa Vaz ; Cécile Pov

Teacher : Daniel Courivaud

App preview

Consider open the file app_preview.pdf for a full preview of the app.

Interactive map

Bargraph

Heatmap

Case study on public transport in France

This project is based on public transport data in France.
https://opendata.stif.info/explore/?sort=modified

Data

Datasets are in .csv format, from 300Ko to 40Mo. We focused on Paris and its periphery.

Data pre-processing

Pre-processing is done launching the app.

Packages installation

Project uses external packages. Run init.py to install all the packages needed.

Run

Please define proxy for ESIEE computers: http://147.215.1.189:3128

Run init.py firstly ! Attention, it can be long since it downloads all the data from web

In terminal :

python main.py

Then copy the URL into the navigator.

About

Data visualization on french public transport. Dashboard in Python/Dash.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.7%
  • Python 13.3%