Skip to content

tomtar00/close_approach_nasa_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Close Approach Bodies

This application has been created as a project for Big data and warehousing course ANS Tarnów 2021/2022

Program uses NASA APIs to download all necessary data.
SBDB Close-Approach Data API: https://ssd-api.jpl.nasa.gov/doc/cad.html
SBDB API: https://ssd-api.jpl.nasa.gov/doc/sbdb.html

Features list:

  • Visualisation of currently closest small objects to a given planet
  • Statistics of closest approaches between given dates
  • Simple prediction playground to train a machine learning model and predict whether a given small body qualifies as a PHA (Potentially Hazardous Asteroid)

Images

Current Statistics Predictions

How to run

To run the program switch to /src folder

> cd src

And run app.py

> python app.py

About

Close Approach Bodies app that uses NASA APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages