SpaceX Launch Data Analysis

Project information

  • Category: Data Analysis Demo Project
  • This is a data analysis project (refactoring of IBM Applied Data Science Capstone) that examines SpaceX's launch data.

    On its website, SpaceX promotes Falcon 9 rocket launches at a price of 62 million dollars, which is significantly lower than other providers who charge upward of 165 million dollars per launch. The primary reason for this cost savings is SpaceX's ability to reuse the first stage of the rocket. As a result, by determining the likelihood of the first stage landing successfully, we can calculate the cost of a launch. This information can be useful for a competing company that wants to bid against SpaceX for a rocket launch. Gathered and formated data from an API to predict the success of the Falcon 9 first stage landing.

  • Technology used: Pandas, Numpy, Matplotlib, Seaborn
  • Project date: 2023
  • Project URL: Github Project Link