Kamila-Hamalcikova / Avalanche_danger_in_France

Visualization project with use of GeoPandas and Bokeh libraries. The aim is to show map of french communes where avalanche accidents occured the most often in last 10 years.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Danger of avalanches in french mountains

by Kamila Hamalcikova

View on Mont Blanc massif from Lac Blanc, source: Kamila Hamalcikova

Dataset

My dataset is compilation of multiple Excel and pdf reports about occurence of avalanches in France from winter season 2010/11 till 2019/20. Original reports can be found on ANENA (Association Nationale pour l’Étude de la Neige et des Avalanches) website. Over last 10 years there were 569 cases of avalanches in France where one or more people were involved.

Installation

  • Anaconda
  • Jupyter Notebook
  • Python 3.6
  • Python libraries (Pandas, Numpy, Geopandas, Bokeh)

Main findings

It is not a surprise that the highest mountains have also highest number of avalanche accidents, with commune Mont Blanc having 30 cases of avalanche incidents as a record in all communes (commune is administrative unit in France). Majority of cases appeared in French Alps and Pyrenees mountains, while we could observe some rare cases also in Corsica and in Massif du Sancy and Massif Central. Most important finding is interactive visualization of communes with avalanche accidents (preview below).

source: Kamila Hamalcikova

More details about the project can be also found in my medium article.

License

This project is licensed under the MIT License - see the license file for details

Sources

About

Visualization project with use of GeoPandas and Bokeh libraries. The aim is to show map of french communes where avalanche accidents occured the most often in last 10 years.


Languages

Language:Jupyter Notebook 99.4%Language:HTML 0.6%