Skip to main content

This package will guide us get earth quake information from bmkg

Project description

Indonesia-Eartquake-Alert

This package contain latest information of earth quake in Indonesia government agency sources bmkg.go.id (Indonesia Meteorological, Climatological, and Geophysical Agency)

This package will use BeautifulSoup4 and Requests to produce output in JSON and it ready to use in web or mobile application

Requirements

This package needs:

  • Python
  • BeautifulSoup4
  • Requests

How To Use

import earthquake_alert

if name == 'main':
result = earthquake_alert.data_extraction()
earthquake_alert.show_data(result)

Version

0.0.8 Change to OOP 0.0.7 Bug fix
0.0.6 Bug fix
0.0.5 Change data source to https://warning.bmkg.go.id
0.0.4 Bug fix
0.0.3 Bug fix
0.0.2 Bug fix
0.0.1 Create new application with data source https://www.bmkg.go.id

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

IndonesiaLatestEarthQuakeAlert-0.0.8.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page