Skip to content

alittlerocket/Eq-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Earthquake Predictor 2033

A tool for predicting earthquakes over the next 30 years, utilizing historical data provided by USGS in a JSON format.

Getting Started

Prerequisites

  • Python 3.8+
  • Jupyter Notebook or another Python environment
  • Required libraries: pandas, numpy

Data

This project uses historical earthquake data in JSON format from USGS. The main attributes of interest include:

  • Time
  • Location (latitude and longitude)
  • Depth
  • Magnitude

Contributing

If you'd like to contribute to the project, please fork the repository, make your changes, and open a pull request. All contributions are welcomed!

Acknowledgements

  • Thanks to the USGS for providing the invaluable earthquake data set.
  • IBM and TensorFlow documentation teams for their comprehensive guides and tutorials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published