Space Mission Data Analysis

Spaceship Image

Overview

I decided to analyze data regarding space missions for a simple data processing, analysis, and visualization project.

The main focus of this project is the number of missions each country conducted and the percentage of success they had.

This project led me to conclude that is it necessary to consider the total number of samples before considering percentages to extract a good conclusion.

Data Source

I extracted the data from a Kaggle project called: Space Mission from 1957 Data Analysis

It is required to log in in order to download the CSV file. But beyond that is it free to get the data.

Technologies

This project involves the usage of the following technologies:

  • Python
  • Pandas
  • Matplotlib

Conclusion

From the charts I conclude that the United States of America is the most reliable country in regards to space missions because it has a high percentage of success missions and it is the country that launched the most space missions according to the analyzed data set.

Challenges

I think the hardest part of this project was to interpret the data once I visualized it.

Copyright

© josewebdev2000 2023

Built With

Share this project:

Updates