Skip to content

Package to get information latest earth quake on Indonesia, data source from https://www.bmkg.go.id/

License

Notifications You must be signed in to change notification settings

chaturap/bmkg-latest-earthquake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmkg-latest-earthquake

This package will get the latest earthquake (Indonesia) from https://www.bmkg.go.id/ BMKG | Meteorological, Climatological, and Geophysical Agency

example using this module

import gempaterkini_chatur

if name == 'main':

print("Aplikasi Utama")

result = gempaterkini_chatur.ekstrasi_data()

gempaterkini_chatur.tampilkan_data(result)

About

Package to get information latest earth quake on Indonesia, data source from https://www.bmkg.go.id/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages