Datasets:
Update launch log: 75,775 launches, 710 sites
Browse files- README.md +11 -3
- data/launches.parquet +2 -2
- data/sites.parquet +1 -1
README.md
CHANGED
|
@@ -41,12 +41,20 @@ size_categories:
|
|
| 41 |
|
| 42 |
Complete global launch history from [GCAT](https://planet4589.org/space/gcat/)
|
| 43 |
(General Catalog of Artificial Space Objects), maintained by Jonathan McDowell.
|
| 44 |
-
Currently **75,
|
| 45 |
from **710** sites, spanning 1942–2026.
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
## Configs
|
| 48 |
|
| 49 |
-
### `launches` — 75,
|
| 50 |
|
| 51 |
Every known launch attempt — orbital, suborbital, and failed — from 1942 to present.
|
| 52 |
|
|
@@ -108,7 +116,7 @@ Launch facilities, pads, and test ranges worldwide.
|
|
| 108 |
|
| 109 |
## Quick stats
|
| 110 |
|
| 111 |
-
- **75,
|
| 112 |
- **705** distinct agencies/operators
|
| 113 |
- **710** launch sites
|
| 114 |
- Coverage: **1942–2026**
|
|
|
|
| 41 |
|
| 42 |
Complete global launch history from [GCAT](https://planet4589.org/space/gcat/)
|
| 43 |
(General Catalog of Artificial Space Objects), maintained by Jonathan McDowell.
|
| 44 |
+
Currently **75,775** launches (7,033 orbital, 49,514 suborbital)
|
| 45 |
from **710** sites, spanning 1942–2026.
|
| 46 |
|
| 47 |
+
## Dataset description
|
| 48 |
+
|
| 49 |
+
This dataset captures the complete record of humanity's attempts to reach space, from the first Sputnik launch in 1957 to present-day commercial missions. Every orbital and suborbital launch attempt is cataloged with its vehicle type, launch site, mission objective, operating agency, and outcome code. The companion sites table provides geographic coordinates and operational history for every launch facility worldwide, from Cape Canaveral and Baikonur to mobile sea-launch platforms.
|
| 50 |
+
|
| 51 |
+
The data originates from Jonathan McDowell's General Catalog of Artificial Space Objects (GCAT), widely regarded as the most meticulous independent accounting of spaceflight activity. McDowell, an astrophysicist at the Harvard-Smithsonian Center for Astrophysics, cross-references official government records, regulatory filings, tracking data, and open-source intelligence to maintain a launch log that frequently corrects errors in official databases. GCAT distinguishes between orbital and suborbital attempts, records partial failures where payloads reached unintended orbits, and assigns standardized vehicle designations across different naming conventions.
|
| 52 |
+
|
| 53 |
+
This dataset is valuable for trend analysis in launch cadence, vehicle reliability, and the geographic distribution of spaceport activity. Researchers use it to study launch failure rates, the evolution of launch vehicle families, the emergence of new spacefaring nations, and the accelerating commercialization of orbital access. When joined with the sites table, it enables geospatial analysis of global launch infrastructure and its expansion over seven decades.
|
| 54 |
+
|
| 55 |
## Configs
|
| 56 |
|
| 57 |
+
### `launches` — 75,775 launch records
|
| 58 |
|
| 59 |
Every known launch attempt — orbital, suborbital, and failed — from 1942 to present.
|
| 60 |
|
|
|
|
| 116 |
|
| 117 |
## Quick stats
|
| 118 |
|
| 119 |
+
- **75,775** launches (7,033 orbital, 49,514 suborbital)
|
| 120 |
- **705** distinct agencies/operators
|
| 121 |
- **710** launch sites
|
| 122 |
- Coverage: **1942–2026**
|
data/launches.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c79d290c1f241129498f2ba1b6de47393912251d9ddd0b41690af9a447e8210
|
| 3 |
+
size 2457355
|
data/sites.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 63063
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57b158d7b61ea7145f8cb6afc2d2bfb95007cfbfe348e96f917e48e2b8ea1831
|
| 3 |
size 63063
|