Datasets:
Update ground stations: 303 gateways (250 operational, 53 planned), 14 PoPs
Browse files- README.md +8 -0
- data/gateways.parquet +1 -1
- data/pops.parquet +1 -1
README.md
CHANGED
|
@@ -39,6 +39,14 @@ size_categories:
|
|
| 39 |
|
| 40 |
Starlink ground infrastructure data: gateway earth stations and internet Points of Presence (PoPs).
|
| 41 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
## Configs
|
| 43 |
|
| 44 |
### `gateways` — 303 ground stations (250 operational, 53 planned)
|
|
|
|
| 39 |
|
| 40 |
Starlink ground infrastructure data: gateway earth stations and internet Points of Presence (PoPs).
|
| 41 |
|
| 42 |
+
## Dataset description
|
| 43 |
+
|
| 44 |
+
Starlink's ground segment is as critical to its operation as the satellites themselves. Each gateway earth station houses multiple parabolic antennas (typically 2-4 dishes per site) that maintain continuous Ka-band and Ku-band links with the overhead satellite constellation. When a user terminal communicates with a Starlink satellite, the signal is relayed down to the nearest gateway, which connects to the terrestrial internet backbone. The geographic distribution of gateways directly determines service quality: users far from any gateway experience higher latency because their traffic must hop across multiple satellites via inter-satellite laser links before reaching a ground connection point.
|
| 45 |
+
|
| 46 |
+
SpaceX has been aggressively expanding its gateway network worldwide to reduce this "bent-pipe" latency and increase aggregate network capacity. Early service relied on a handful of US gateways, but the network now spans six continents. Each gateway site requires regulatory approval from the host country's telecommunications authority -- in the US, this means FCC International Bureau (IBFS) earth station license filings, which are public record and provide precise geographic coordinates. The Points of Presence (PoPs) serve a different function: these are internet exchange points in major cities where Starlink peers with other networks and content delivery providers, determining the last-mile routing of user traffic after it exits the Starlink network.
|
| 47 |
+
|
| 48 |
+
This dataset is valuable for network performance modeling (estimating latency based on user-to-gateway distance), regulatory analysis of Starlink's global expansion strategy, competitive intelligence in the satellite broadband market, and visualization of the ground infrastructure that supports the world's largest satellite constellation.
|
| 49 |
+
|
| 50 |
## Configs
|
| 51 |
|
| 52 |
### `gateways` — 303 ground stations (250 operational, 53 planned)
|
data/gateways.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 12474
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b69034a11de2eff38b70a69c00b6e883cae8e0164a77fbee1e121aa6d724b8a
|
| 3 |
size 12474
|
data/pops.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3666
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eedf362d086989b1eec1c9cf9afd90087494204ed7d446b9ef4d4b516ae5a432
|
| 3 |
size 3666
|