{
  "version": 1,
  "generated_at": "2026-09-08T12:41:06.304Z",
  "source": "competitor-tracker-api",
  "licence": {
    "id": "CC-BY-4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "Competitor Tracker & Co. — https://competitortracker.io"
  },
  "canonical": "https://competitortracker.io/data/",
  "self": "https://competitortracker.io/data/index.json",
  "title": "Competitor Tracker & Co. open data",
  "description": "Machine-readable competitor tracking records: one file per tracked company, one per industry, one per industry quarter, plus the master change feed.",
  "schema_version": 1,
  "datasets": [
    {
      "id": "companies",
      "title": "Tracked companies",
      "description": "One file per company: identity, tracking totals, a dated sample of detected changes, and the watch list it belongs to.",
      "count": 345,
      "index_url": "https://competitortracker.io/data/companies.json",
      "url_template": "https://competitortracker.io/data/companies/{slug}.json"
    },
    {
      "id": "industries",
      "title": "Tracked industries",
      "description": "One all-time profile per industry: its published companies, its quarters, and the totals across both.",
      "count": 50,
      "index_url": "https://competitortracker.io/data/industries.json",
      "url_template": "https://competitortracker.io/data/industries/{slug}.json"
    },
    {
      "id": "industry-quarters",
      "title": "Industry quarters",
      "description": "One file per industry quarter: per-company changes for the window, plus the movement-map coordinates and the scoring method behind them.",
      "count": 59,
      "url_template": "https://competitortracker.io/data/industries/{slug}/{quarter}.json"
    },
    {
      "id": "changes",
      "title": "Detected changes",
      "description": "The master feed: every published change across every company file, newest first.",
      "url": "https://competitortracker.io/data/changes.json"
    }
  ]
}
