Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (32 loc) · 1.05 KB

KeplerGl Earthquake Heatmap

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.

Installing KeplerGl and Jupyter

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

Usage

jupyter lab
run keplergl.ipynb

Turkey Earthquake Heatmap Turkey Earthquake Risk Map