Skip to content

Add SAT centres: United Kingdom #73

Description

@AnayDhawan

Request

Add verified SAT test centres in the United Kingdom to data/places/sat_centre.json.

Scope

The UK is one of the highest-volume SAT markets outside the US. Priority cities:

  • London (multiple venues)
  • Manchester
  • Birmingham
  • Edinburgh
  • Bristol

Data requirements

Each entry must follow the schema in data/CONTRIBUTING.md:

{
  "id": "uk-[city_code]-sat_centre-[nn]",
  "name": "School / Test Centre Name",
  "type": "sat_centre",
  "city": "[city]",
  "lat": 0.0,
  "lng": 0.0,
  "address": "FULL ADDRESS, CITY, POSTCODE",
  "gmaps_link": "https://maps.google.com/?q=lat,lng",
  "added_by": "your-github-handle",
  "exam": "SAT",
  "valid_till": "YYYY-MM-DD"
}

Source: College Board official test centre search — confirm each centre is active for the Nov 2026 or Mar 2027 administration before adding.

How to contribute

See CONTRIBUTING.md and data/CONTRIBUTING.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions