Skip to content

Commit

Permalink
Merge pull request #54 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: update for end of Progress MS-27 spacecraft and docking of Prog…
  • Loading branch information
corquaid authored Nov 29, 2024
2 parents cd11128 + d79df13 commit b0a72e9
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions JSON/iss-docked-spacecraft.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,6 @@
"spacecraft": [
{
"id": 1,
"name": "Progress MS-27",
"country": "Russia",
"flag_code": "ru",
"operator": "Roscosmos",
"manufacturer": "KSC Energia",
"spacecraft_name": null,
"launched": 1717054920,
"launch_site": "Site 31, Baikonur",
"iss": true,
"docked": 1717234980,
"docking_port": "Poisk zenith",
"launch_mass": 7000,
"payload_mass": 2504,
"launch_vehicle": "Soyuz 2.1a",
"launch_vehicle_name": null,
"mission_type": "Cargo",
"crew": null,
"mission_patch": null,
"url": "https://en.wikipedia.org/wiki/Progress_MS-27",
"image": "https://i.ibb.co/Fz3n84W/SGoi-CLH5-Qer-Ui9xs-ARj5-C3-1200-80-png.webp"
},
{
"id": 2,
"name": "Cygnus NG-21",
"country": "United States",
"flag_code": "us",
Expand All @@ -48,7 +25,7 @@
"image": "https://upload.wikimedia.org/wikipedia/commons/f/fa/CRS_NG-21_Approach.jpg"
},
{
"id": 3,
"id": 2,
"name": "Progress MS-28",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -71,7 +48,7 @@
"image": "https://i.ibb.co/Q6LLCbN/progress-ms28-zem-351772-1.jpg"
},
{
"id": 4,
"id": 3,
"name": "Soyuz MS-26",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -94,7 +71,7 @@
"image": "https://blogs.nasa.gov/spacestation/wp-content/uploads/sites/240/2024/09/Soyuz-Approaches-Station-Sept-2024.png"
},
{
"id": 5,
"id": 4,
"name": "Crew-9 Dragon",
"country": "United States",
"flag_code": "us",
Expand Down Expand Up @@ -122,7 +99,7 @@
"image": "https://upload.wikimedia.org/wikipedia/commons/f/f2/Jsc2024e061425.jpg"
},
{
"id": 6,
"id": 5,
"name": "CRS-31 Dragon",
"country": "United States",
"flag_code": "us",
Expand All @@ -143,6 +120,29 @@
"mission_patch": "https://upload.wikimedia.org/wikipedia/commons/9/9f/SpaceX_CRS-31_Patch.png",
"url": "https://en.wikipedia.org/wiki/SpaceX_CRS-31",
"image": "https://www.nasa.gov/wp-content/uploads/2024/11/nasas-spacex-crs-31-launch.png"
},
{
"id": 6,
"name": "Progress MS-29",
"country": "Russia",
"flag_code": "ru",
"operator": "Roscosmos",
"manufacturer": "Energia",
"spacecraft_name": null,
"launched": 1732188143,
"launch_site": "Site 31, Baikonur",
"iss": true,
"docked": 1732368676,
"docking_port": "Poisk zenith",
"launch_mass": 7280,
"payload_mass": 2621,
"launch_vehicle": "Soyuz 2.1a",
"launch_vehicle_name": null,
"mission_type": "Cargo",
"crew": null,
"mission_patch": null,
"url": "https://en.wikipedia.org/wiki/Progress_MS-29",
"image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Progress_MS-29_arrival.webp"
}
]
}

0 comments on commit b0a72e9

Please sign in to comment.