Learn practical skills, build real-world projects, and advance your career

Space missions 1957-2020

A collection of space missions data from in details since the beginning of Space Race (1957).(https://nextspaceflight.com/launches/)

This is an aggregation of data for every month between 1957 and 2020 with the following columns:

ColumnMeaning
locationThe location where the mission was launched
DatumThe data when the mission was launchedr
DetailDetailed info about spaceship
Status RocketCurrent state of the rocket
Rocket CostThe price of space mission (in million $)
Status MissionThe status of the mission
Company NameThe company name which launche the space mission
project_name = "Space-missions-project" # change this
!pip install jovian --upgrade -q
import jovian
jovian.commit(project=project_name, file = ["Space-missions-project.csv"])
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "aidanaketebay/space-missions-project" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/aidanaketebay/space-missions-project