Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 907 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 907 Bytes

Neo-nearEarthObservation 🌍

This app aims to simplify the usage of Nasa Public API for who wanna observe asteroids approaching to the Earth.

What you can do with this application:

  • Near Earth Asteroid information such as closest approach date to Earth, relative velocity, min/max estimated diameter etc.
  • Browse through data in table (sorting is possible by clicking the headline in table).
  • Download the data in CSV format for data related projects.

Usage

  1. Get the API key from here.
  2. Paste the API key in demo page.
  3. Select the dates.
  4. And observe, if you want you can download the data in CSV format.

Live Demo: Streamlit App