Skip to content

valleandreaa/AsteroidsDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Near Earth Objects Analysis

This project is a part of an assignment aimed at improving skills in working with MongoDB and utilizing the NASA Near Earth Objects (NEOs) API. The primary goal of this project is to retrieve and analyze data related to asteroids from NASA's NEOs API and perform various data analysis tasks using PyMongo.

Project Overview

  • Objective: The main objective of this project is to gain practical experience in working with real-world data using the PyMongo library to interact with MongoDB and the NASA NEOs API.

Project Contents

The project includes the following components:

  1. Data Retrieval: The project retrieves data from NASA's Near Earth Objects API. This data contains information about asteroids, including their attributes such as absolute magnitude (H), diameter, velocity, orbital parameters, and more.

  2. Data Storage: The data retrieved from the NASA API is stored in a MongoDB database using PyMongo, providing a structured and efficient way to manage and analyze the data.

  3. Data Analysis: The project performs various data analysis tasks, including:

    • Categorizing by risk level
    • Analyzing the relationship between asteroid diameter absolute error and absolute magnitude (H).
    • Clustering asteroids
  4. Data Visualization: Data analysis results are visualized using Python libraries such as Matplotlib to create meaningful plots and visual representations.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published