tianyikillua / ratpmetro

Statistical analysis of incident probability and causes on RATP metro/RER lines

Home Page:https://ratpmetro.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statistical analysis of incident probability and causes on RATP metro/RER lines

travis readthedocs pypi

Trafic perturbé...again?! This library carries out statistical analyses of all these daily incidents occurred on the Paris RATP metro/RER lines.

Using tweets coming from official RATP Twitter accounts (@Ligne1_RATP for line 1 for example), we can see

  1. What is the probability of encountering some operational incidents on a particular line?
  2. Which lines are more likely to cause everybody unhappy?
  3. What are the main causes of these problems?
  4. Should I be considered lucky if I never take metros during rush hours?
  5. Are there less problems during weekends?
  6. Instead of going on vacation, is there any reason to be happy if I still work in August?

Some responses to these questions can be found in this notebook

Documentation is available here.

Installation

To install ratpmetro, you are invited to use pip and its associated options

pip install -U ratpmetro

License

The code is licensed under the terms of the MIT license. The analysis results (text, figures, tables) are licensed under a Creative Commons Attribution 4.0 International License.

Author

Tianyi Li (tianyikillua@gmail.com)

About

Statistical analysis of incident probability and causes on RATP metro/RER lines

https://ratpmetro.readthedocs.io

License:MIT License


Languages

Language:Python 95.3%Language:Makefile 4.7%