[[Home|🏠]] <span style="color: LightSlateGray">></span> [[Partners]] <span style="color: LightSlateGray">></span> Open Cosmos
Open Cosmos is a satellite mission provider and microsatellite manufacturer, focusing on Earth Observation and satellite communication missions.
![[Pasted image 20260122000357.png]]
## Launches
## Launches
%%DATAVIEW_PUBLISHER: start
```
table launch_date as "Date", location as "Location", vehicle as "Vehicle", target_orbit + " | " + payload_mass as "Orbit & Mass", outcome as "Outcome"
from "Launch/Launches"
where contains(customer, [[]])
sort launch_date desc
```
%%
| File | Date | Location | Vehicle | Orbit & Mass | Outcome |
| ------------------------------------------------------------------------------------------- | ---------------- | ----------------------------------------------------- | -------------------------------------------------- | ------------------------- | ------- |
| [[Launch/Launches/080 - The Cosmos Will See You Now.md\|080 - The Cosmos Will See You Now]] | 2026-01-22 10:52 | [[Locations/Launch Complex 1.md#Launch Pad A\|LC1-A]] | [[Hardware/Launch Vehicles/Electron.md\|Electron]] | 1050 km \| 89° \| Unknown | ✅ |
%%DATAVIEW_PUBLISHER: end %%