{
  "slug": "use.pypi_downloads_7d",
  "title": "pip installs, trailing 7 days",
  "grade": "reported",
  "unit": "count",
  "value": 95,
  "as_of": "2026-08-14",
  "sql": "SELECT COALESCE(SUM(downloads),0) FROM pypi_downloads WHERE day>=date('now','-7 day')",
  "note": "Downloads of the robinsaige package per pypistats.org \u2014 a third-party counter (lags ~1-2 days, mirrors excluded), so reported, never observed.",
  "history": [
    {
      "period": "2026-08-15",
      "value": 95.0
    }
  ]
}