{
  "apiVersion": "v0.1",
  "methodology": "https://sourcescore.org/methodology/modern-reference/",
  "canonical": "https://sourcescore.org/modern-reference/stack-overflow/",
  "dimension": {
    "key": "modernReference",
    "label": "Modern Citation Reference",
    "weightInComposite": "30%"
  },
  "source": {
    "slug": "stack-overflow",
    "name": "Stack Overflow",
    "domain": "stackoverflow.com",
    "category": "Platform",
    "canonical": "https://sourcescore.org/source/stack-overflow/",
    "api": "https://sourcescore.org/api/source/stack-overflow.json"
  },
  "score": {
    "value": 86,
    "grade": "A",
    "rationale": "Open-data + APIs + bulk dumps; among the most LLM-cited sources for technical content.",
    "signals": [
      {
        "label": "LLM training",
        "detail": "Stack Exchange CC-BY-SA dump used by every major code-LLM."
      }
    ]
  },
  "rank": {
    "global": 50,
    "globalTotal": 130,
    "category": 3,
    "categoryTotal": 4
  },
  "means": {
    "category": 84,
    "global": 81,
    "deltaVsCategory": 2,
    "deltaVsGlobal": 5
  },
  "otherDimensions": {
    "index": {
      "value": 74,
      "grade": "B"
    },
    "discipline": {
      "value": 70,
      "grade": "B",
      "canonical": "https://sourcescore.org/discipline/stack-overflow/"
    },
    "velocity": {
      "value": 78,
      "grade": "B",
      "canonical": "https://sourcescore.org/velocity/stack-overflow/"
    }
  },
  "license": {
    "methodology": "Cite as: SourceScore Methodology v0.1, sourcescore.org",
    "data": "Underlying public-source data credited to original publishers"
  }
}