Path: blob/master/EM-DAT/EM-DAT_natural_disasters.ipynb
2973 views
Kernel: Python 3
EM-DAT - Natural disasters
Tags: #em-dat #emdat #opendata #analytics #plotly
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2021-05-28)
In 1988, the Centre for Research on the Epidemiology of Disasters (CRED) launched the Emergency Events Database (EM-DAT). EM-DAT was created with the initial support of the World Health Organisation (WHO) and the Belgian Government.
Idea of improvements :
Put all the curves of natural disasters in a logarithmic graph
Input
In order to use this script, you need to download the dataset on this link : https://public.emdat.be/
Create an account and connect
Go to "Data" tab
Enter your filters criteria
Press "Download"
Import librairies
In [ ]:
Variable
In [ ]:
Model
Read the CSV
In [ ]:
Configure the plot
In [ ]:
Output
In [ ]:
In [ ]: