mirror of
https://github.com/DavidGailleton/42-Piscine_Python.git
synced 2026-03-14 05:06:55 +01:00
102 lines
2.5 KiB
JSON
102 lines
2.5 KiB
JSON
[
|
|
{
|
|
"station_id": "LGW125",
|
|
"name": "Titan Mining Outpost",
|
|
"crew_size": 6,
|
|
"power_level": 76.4,
|
|
"oxygen_level": 95.5,
|
|
"last_maintenance": "2023-07-11T00:00:00",
|
|
"is_operational": true,
|
|
"notes": null
|
|
},
|
|
{
|
|
"station_id": "QCH189",
|
|
"name": "Deep Space Observatory",
|
|
"crew_size": 3,
|
|
"power_level": 70.8,
|
|
"oxygen_level": 88.1,
|
|
"last_maintenance": "2023-08-24T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "ISS674",
|
|
"name": "Europa Research Station",
|
|
"crew_size": 11,
|
|
"power_level": 82.0,
|
|
"oxygen_level": 91.4,
|
|
"last_maintenance": "2023-10-21T00:00:00",
|
|
"is_operational": true,
|
|
"notes": null
|
|
},
|
|
{
|
|
"station_id": "ISS877",
|
|
"name": "Mars Orbital Platform",
|
|
"crew_size": 9,
|
|
"power_level": 79.7,
|
|
"oxygen_level": 87.2,
|
|
"last_maintenance": "2023-10-06T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "LGW194",
|
|
"name": "Deep Space Observatory",
|
|
"crew_size": 4,
|
|
"power_level": 80.2,
|
|
"oxygen_level": 89.9,
|
|
"last_maintenance": "2023-10-25T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "ISS847",
|
|
"name": "Solar Wind Monitor",
|
|
"crew_size": 11,
|
|
"power_level": 73.6,
|
|
"oxygen_level": 98.1,
|
|
"last_maintenance": "2023-12-11T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "QCH400",
|
|
"name": "Asteroid Belt Relay",
|
|
"crew_size": 12,
|
|
"power_level": 75.5,
|
|
"oxygen_level": 86.0,
|
|
"last_maintenance": "2023-07-15T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "ERS891",
|
|
"name": "Titan Mining Outpost",
|
|
"crew_size": 4,
|
|
"power_level": 94.4,
|
|
"oxygen_level": 97.3,
|
|
"last_maintenance": "2023-09-25T00:00:00",
|
|
"is_operational": true,
|
|
"notes": "All systems nominal"
|
|
},
|
|
{
|
|
"station_id": "ABR266",
|
|
"name": "Asteroid Belt Relay",
|
|
"crew_size": 8,
|
|
"power_level": 76.0,
|
|
"oxygen_level": 88.8,
|
|
"last_maintenance": "2023-07-10T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
},
|
|
{
|
|
"station_id": "LGW723",
|
|
"name": "Mars Orbital Platform",
|
|
"crew_size": 11,
|
|
"power_level": 90.8,
|
|
"oxygen_level": 87.3,
|
|
"last_maintenance": "2023-09-25T00:00:00",
|
|
"is_operational": false,
|
|
"notes": "System diagnostics required"
|
|
}
|
|
] |