U37262

Export

Download CSVs for spreadsheets and analysis, or use the JSON API directly. Everything is open data. Choose an area with the area picker at the top of the page.

Directory

One row per organisation with its type, role, status, dates, parent and area (PCN, Sub-ICB, ICB, region). The file is named after the type, area and status.

GP practice mapping

Practice → PCN → Sub-ICB → ICB → region, today or as it was on any date. Past dates use each relationship's ODS start and end dates.

With a date, the file lists practices open on that day, whatever their status now.

Area: U37262. ODS has no CCG-to-STP links before 2020, so ICB is often blank for earlier dates.

JSON API

Base URL https://api.ods-tracker.org. No key needed. Parameters, limits and caching.

  • /api/orgs?q=&group=&scope=&status=Search and browse every organisation
  • /api/orgs/{code}Organisation detail: hierarchy, relationships, members, changes
  • /api/changes?scope=&group=&kinds=&since=Change feed (page with cursor=)
  • /api/changes/activity?interval=&months=Openings, closures and other changes per month or year
  • /api/scopesRegions, ICBs and Sub-ICB locations with counts
  • /api/export/orgs.csvDirectory CSV (same filters as /api/orgs)
  • /api/export/changes.csvChange feed CSV (same filters as /api/changes)
  • /api/export/practices.csv?asAt=GP practice hierarchy, current or on a date