{"id":22557534,"url":"https://github.com/vara-co/space-missions","last_synced_at":"2026-05-18T11:02:09.988Z","repository":{"id":222416942,"uuid":"757228529","full_name":"vara-co/Space-Missions","owner":"vara-co","description":"Space Missions Over Time (1957-2022): Successes vs Failures, and Rocket Usage","archived":false,"fork":false,"pushed_at":"2024-03-07T22:41:24.000Z","size":2621,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T11:39:44.225Z","etag":null,"topics":["data-analysis","data-analysis-python","history","matplotlib","pandas","pandas-python","space","space-race","spaceships","team-project"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vara-co.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-14T03:53:12.000Z","updated_at":"2024-02-20T01:57:10.000Z","dependencies_parsed_at":"2025-03-28T11:42:17.513Z","dependency_job_id":null,"html_url":"https://github.com/vara-co/Space-Missions","commit_stats":null,"previous_names":["vara-co/space_missions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vara-co/Space-Missions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vara-co%2FSpace-Missions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vara-co%2FSpace-Missions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vara-co%2FSpace-Missions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vara-co%2FSpace-Missions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vara-co","download_url":"https://codeload.github.com/vara-co/Space-Missions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vara-co%2FSpace-Missions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33175835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-analysis","data-analysis-python","history","matplotlib","pandas","pandas-python","space","space-race","spaceships","team-project"],"created_at":"2024-12-07T20:07:33.321Z","updated_at":"2026-05-18T11:02:09.971Z","avatar_url":"https://github.com/vara-co.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Space Missions Group Project 1\nThis is a group project with a dataset based on Space Missions from 1957-2022\n\nH\u0026amp;Ms \n--------------------------------\n- By M. Aparisio, H. Heer, M. Smith \u0026 L. Vara\n--------------------------------\n![ReadmeImage](https://github.com/vara-co/Space-Missions/assets/152572519/67c32012-afa8-4689-ab4b-d07e9ed64455)\n\nNote: It is important that if you are going to use this code, the csv files\nare placed in a directory that you can pull them from, idealy a 'Resources' folder\nin the same directory as the Jupyter Notebook files. Otherwise you will have to modify\nthat part of the code to read your csv files.\n\nThis repository consists of a Team Project using Jupyter Notebook:\n---------------------------------\nINDEX\n---------------------------------\n1. Analysis and Link to Slide Presentation\n2. Content of the repository\n3. Instructions for the Project\n4. References\n\n---------------------------------\nAnalysis \u0026 Slide Presentation\n---------------------------------\n- Space Missions Over Time Analysis Report: https://docs.google.com/document/d/1LXfqi8nnqv8FLbiWnFYCIZ_cI24FpyNkjXM8xtL5IYU/edit?usp=sharing\n- Presentation: https://docs.google.com/presentation/d/e/2PACX-1vSYGwoWo48MqjfLklgQx9qJVgzrAZ9RTIZUyrHAluc_XEFUufBghQBIGLFjF28zqftDUeWzldbeAtlY/pub\n\n---------------------------------\nContent of the repository\n---------------------------------\n(Clean up of our Data. We all contributed on the cleaning process.)\n- Final Space Mission Data.ipynb\n- Main Space Missions Project Data First Draft.ipynb\n- Main Space Missions Project Data Second Draft.ipynb\n- alternate_cleaning_solution.ipynb \u003c-- This is another method to extract the 'Country' for the 'Location' cleanup\n\n(Analysis files)\n- Missions_Over_Time.ipynb \u003c-- This was the particular section I worked on, as well as the next.\n- SP_SuccessFailures_OT.ipynb  \u003c-- L.Vara worked on this analysis\n- Space Mission Q1\u00262.ipynb \u003c-- M. Smith worked on this analysis.\n- daynight_analysis.ipynb \u003c-- M. Aparisio worked on this analysis.\n- rocket_usage_analysis.ipynb \u003c-- H. Heer worked on this analysis.\n\nResources Directory\n- Country_LatLon_Missions.csv (for the Missions_Over_Time.ipynb file)\n- Nasa_Budget_ConstantDlls.csv (for the Missions_Over_Time.ipynb file)\n- SpaceMissions_Merged.csv (Used for all of our analysis)\n- SpaceMission_cleanedLocFinal.csv (Used for the Final Space Mission Data.ipynb)\n- space_missions.csv (Original Dataset)\n\nRocket-Usage-Output Directory (Images from the rocket_usage_analysis analysis)\n- Fail.png\n- Most-Missions.png\n- Success-Rate.png\n- Usage-Over-Time.png\n\noutput_data Directory (Images from Space Mission Q1\u00262/SP_SuccessFailures_OT/Missions_Over_Time)\n- Fig1.png\n- Fig2.png\n- Fig3.png\n- Fig4.png\n- Fig5.png\n- Fig6.png\n- SuccessFailuresOT.png\n- Ttl_SMOT_ROTW.png\n- Ttl_SMOT_TOP3.png\n- Ttl_SMOT_USA.png\n- Ttl_SMOT_World.png\n- Ttl_SP_vs_Budget1.png\n- Ttl_SP_vs_Budget2.png\n\noutput_folder Directory(Images from daynight_analysis)\n- day_night_launches.png\n\n----------------------------------\nInstructions\n----------------------------------\nFor Project 1, you will work with your group to find and analyze a dataset of your choice.\n\nRequirements\n- Completed Analysis Uploaded to GitHub \n- Final data analysis contains ample and complete information in README file \n- Final repository is acceptable for professional quality presentation \n\nVisualizations \n- 6–8 visualizations of data (at least two per question) \n- Clear and accurate labeling of images \n- Visualizations supported with ample and precise explanation \n\nAnalysis and Conclusion\n- Write-up summarizes major findings and implications at a professional level \n- Each question in the project proposal is answered with precise descriptions and findings \n- Findings are strongly supported with numbers and visualizations \n- Each question response is supported with a well-discerned statistical analysis from lessons\n\nGroup Presentation\n- All group members spoke during the presentation\n- Group was well prepared\n- Presentation is relevant to material\n- Presentation maintains audience interest\n\nSlide Deck\n- Slides are visually clean and professional\n- Slides are relevant to material\n- Slides effectively demonstrate the project\n- Slides are clear and maintain audience interest\n\n------------------------------------\nReferences\n------------------------------------\n\nData Resources\n- Source: Next Spaceflight, Retrieved from https://www.mavenanalytics.io/data-playground \n- Space Race Timeline, Retrieved from https://www.history.com/topics/cold-war/space-race \n- Astronauts explain why there hasn't been a human on the moon after 1972, Retrieved from https://www.businessinsider.com/moon-missions-why-astronauts-have-not-returned-2018-7?utm_source=copy-link\u0026utm_medium=referral\u0026utm_content=topbar \n- To see major events from 1970-1980, just replace the last year value with the year to research: https://en.wikipedia.org/wiki/1980 \n- Information on Russia and Kazakhstan Space Missions, Retrieved from https://spacewatch.global/2018/04/kazakhstans-space-ambitions-hostage-russian-space-launchers-baikonur/ \n- Resources on Kazakhstan, and the first missions to outer space, Retrieved from \nhttps://www.esa.int/Science_Exploration/Human_and_Robotic_Exploration/Mission_Odissea_-_F._De_Winne_-_english/Baikonur_from_the_steppes_of_Kazakhstan_to_space \n- Space Program of Kazakhstan, Retrieved from https://en.wikipedia.org/wiki/Category:Space_program_of_Kazakhstan \nhttps://americasbesthistory.com/abhtimeline1980.html \n- Blue Origin information, Retrieved from https://www.blueorigin.com/about-blue \u0026 https://en.wikipedia.org/wiki/Blue_Origin\n- Nasa's budget information, Retrieved from https://en.wikipedia.org/wiki/Budget_of_NASA\n- Encyclopedia of United States National Security  SAGE Publications. p. 669. Retrieved from https://us.sagepub.com/en-us/nam/encyclopedia-of-united-states-national-security/book226162\n\nImage Resources\n- https://stock.adobe.com/ \n- https://en.wikipedia.org/wiki/Space_Race\n- https://images.nasa.gov/ \n- https://pixabay.com/photos/galaxy-star-infinity-cosmos-dark-3608029/ \n- https://pixabay.com/photos/milky-way-human-lake-dreams-4500469/ \n- https://www.loc.gov/resource/hhh.tx1107.photos/?sp=1 \n- https://pixabay.com/photos/astronaut-moon-space-nasa-planet-4106766/\n- https://space.skyrocket.de/doc_lau_det/kosmos-3m.htm \n- https://www.flickr.com/photos/nasakennedy/49966772048/in/album-72157647244171004/ \n- https://commons.wikimedia.org/wiki/User:Shujianyang \n- https://en.wikipedia.org/wiki/Space_Shuttle_Discovery \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvara-co%2Fspace-missions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvara-co%2Fspace-missions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvara-co%2Fspace-missions/lists"}