This repo contains the heatmap of the 12892 earthquakes that took place in Turkey between 1910-2017, those on the richter scale of 3.0-7.2.
It enables the earthquake risk map published by official institutions to be compared with the actual earthquake data.
The earthquake data published by the Kandilli Observatory were taken from Kaggle.
Create a virtual environment
python -m venv venv
venv\Scripts\activate
Install packages
pip install keplergl
pip install jupyterlab
or
pip install -r requirements.txt
jupyter lab
run keplergl.ipynb