This repository contains scripts for analyzing asteroid data and visualizing the results. The scripts are written in Python and utilize various libraries for data processing and graph generation.
- Data parsing and processing
- Graphical representation of asteroid data
To install the necessary packages, run:
pip install -r requirements.txtGet a api from nasa apis and here change this line
key: 'Your_nasa_key' ,
with your actual api You can find it in the scripts folder's config.yaml file