Skip to content

gokhan-sari/keplergl-earthquake-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published