Skip to content

Commit

Permalink
Merge pull request #9 from corquaid/dev
Browse files Browse the repository at this point in the history
feat: update for end of Shenzhou-16 mission
  • Loading branch information
corquaid authored Oct 31, 2023
2 parents bb71add + 351403d commit 907e9f8
Showing 1 changed file with 10 additions and 61 deletions.
71 changes: 10 additions & 61 deletions JSON/people-in-space.json
Original file line number Diff line number Diff line change
@@ -1,63 +1,12 @@
{
"number": 13,
"number": 10,
"iss_expedition": 70,
"expedition_patch": "https://upload.wikimedia.org/wikipedia/commons/6/65/ISS_Expedition_70_Patch.png",
"expedition_url": "https://en.wikipedia.org/wiki/Expedition_70",
"expedition_image": "https://upload.wikimedia.org/wikipedia/commons/6/6c/Iss070-s-002.jpg",
"people": [
{
"id": 1,
"name": "Jing Haipeng",
"country": "China",
"flag_code": "cn",
"agency": "CMSA",
"position": "Commander",
"spacecraft": "Shenzhou 16",
"launched": 1685403060,
"iss": false,
"days_in_space": 47,
"url": "https://en.wikipedia.org/wiki/Jing_Haipeng",
"image": "https://upload.wikimedia.org/wikipedia/commons/e/ef/Jing_Haipeng.JPG",
"instagram": "",
"twitter": "",
"facebook": ""
},
{
"id": 2,
"name": "Zhu Yangzhu",
"country": "China",
"flag_code": "cn",
"agency": "CMSA",
"position": "Flight Engineer",
"spacecraft": "Shenzhou 16",
"launched": 1685403060,
"iss": false,
"days_in_space": 0,
"url": "https://en.wikipedia.org/wiki/Zhu_Yangzhu",
"image": "https://upload.wikimedia.org/wikipedia/commons/6/68/Zhu_Yangzhu_Shenzhou_16_%E6%9C%B1%E6%9D%A8%E6%9F%B1_20230530_01.jpg",
"instagram": "",
"twitter": "",
"facebook": ""
},
{
"id": 3,
"name": "Gui Haichao",
"country": "China",
"flag_code": "cn",
"agency": "CMSA",
"position": "Payload Specialist",
"spacecraft": "Shenzhou 16",
"launched": 1685403060,
"iss": false,
"days_in_space": 0,
"url": "https://en.wikipedia.org/wiki/Gui_Haichao",
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Gui_Haichao_2023_Space_Station.jpg/440px-Gui_Haichao_2023_Space_Station.jpg",
"instagram": "",
"twitter": "",
"facebook": ""
},
{
"id": 4,
"name": "Jasmin Moghbeli",
"country": "United States",
"flag_code": "us",
Expand All @@ -74,7 +23,7 @@
"facebook": "https://www.facebook.com/AstroJaws/"
},
{
"id": 5,
"id": 2,
"name": "Andreas Mogensen",
"country": "Denmark",
"flag_code": "dk",
Expand All @@ -91,7 +40,7 @@
"facebook": "https://www.facebook.com/ESAAndreasMogensen/"
},
{
"id": 6,
"id": 3,
"name": "Satoshi Furukawa",
"country": "Japan",
"flag_code": "jp",
Expand All @@ -108,7 +57,7 @@
"facebook": ""
},
{
"id": 7,
"id": 4,
"name": "Konstantin Borisov",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -125,7 +74,7 @@
"facebook": ""
},
{
"id": 8,
"id": 5,
"name": "Oleg Kononenko",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -142,7 +91,7 @@
"facebook": ""
},
{
"id": 9,
"id": 6,
"name": "Nikolai Chub",
"country": "Russia",
"flag_code": "ru",
Expand All @@ -159,7 +108,7 @@
"facebook": ""
},
{
"id": 10,
"id": 7,
"name": "Loral O'Hara",
"country": "United States",
"flag_code": "us",
Expand All @@ -176,7 +125,7 @@
"facebook": ""
},
{
"id": 11,
"id": 8,
"name": "Tang Hongbo",
"country": "China",
"flag_code": "cn",
Expand All @@ -193,7 +142,7 @@
"facebook": ""
},
{
"id": 12,
"id": 9,
"name": "Tang Shengjie",
"country": "China",
"flag_code": "cn",
Expand All @@ -210,7 +159,7 @@
"facebook": ""
},
{
"id": 13,
"id": 10,
"name": "Jiang Xinlin",
"country": "China",
"flag_code": "cn",
Expand Down

0 comments on commit 907e9f8

Please sign in to comment.