{
 "license": "CC BY 4.0",
 "attribution": "azmth.space (data: CelesTrak)",
 "docs": "https://azmth.space/data",
 "data_as_of": "2026-07-06T23:31:02.673Z",
 "definitions": {
  "date": "UTC date the row was recorded (one row per day).",
  "total": "Satellites in CelesTrak's active catalog: objects with current orbital elements, mostly operational payloads. Excludes debris, rocket bodies, and dead satellites.",
  "constellations": "starlink, oneweb, kuiper, guowang, qianfan, iridium, globalstar: name-substring match on the CelesTrak OBJECT_NAME; includes just-launched units not yet in service.",
  "orbits": "leo, meo, geo, heo: standard altitude bands (LEO apogee <= 2,000 km, GEO ~35,786 km, HEO high-eccentricity) computed from each object’s elements.",
  "launched_ytd": "Satellites launched this calendar year that are still in orbit and active: a floor, not a launch tally. Can decrease as satellites deorbit. Resets each January 1 (UTC)."
 },
 "columns": [
  "date",
  "total",
  "starlink",
  "oneweb",
  "kuiper",
  "guowang",
  "qianfan",
  "iridium",
  "globalstar",
  "leo",
  "meo",
  "geo",
  "heo",
  "launched_ytd"
 ],
 "rows": [
  [
   "2026-07-06",
   15919,
   10703,
   651,
   364,
   13,
   200,
   80,
   28,
   15108,
   206,
   561,
   44,
   2260
  ]
 ]
}