Skip to content

data: add 315 SAT centres across 10 countries (#74–#83) - #225

Merged
shauryagangrade merged 2 commits into
mainfrom
feat/add-10-country-sat-centres
Sep 6, 2026
Merged

data: add 315 SAT centres across 10 countries (#74–#83)#225
shauryagangrade merged 2 commits into
mainfrom
feat/add-10-country-sat-centres

Conversation

@shauryagangrade

Copy link
Copy Markdown
Member

Summary

Adds 315 new SAT test centres (College Board verified) to data/places/sat_centre.json for the 10 countries tracked in these issues.

Resolves #74, #75, #76, #77, #78, #79, #80, #81, #82, #83.

Country breakdown

Country Centres
Turkey (TURKIYE) 97
UAE 80
Nigeria 42
South Korea 30
Spain 22
Kenya 10
Australia 9
South Africa 9
Germany 9
France 7

Data provenance

  • Source: College Board official test-centre search API (aru-test-center-search.collegeboard.org/prod/test-centers?date=2026-11-07&country=<ISO>), session date pulled live from sat-admin-dates.collegeboard.org.
  • Geocoding: OpenStreetMap Nominatim + Photon via the sat_updater pipeline (evidence-based: on-land check + name/city/country similarity ≥ 0.6). Precision: 111 address-level pins, 73 city-level, 131 city-center fallback.
  • valid_till: 2026-11-07 (next College Board session with seats).
  • added_by: shauryagangrade (matching existing records).

Quality

  • npm run validate passes — 0 errors across all data files (428/609 sat_centre records validated).
  • IDs reuse the College Board centre code where present (consistent with existing UK records); generated <city>-sat-NN otherwise.
  • No duplicate coordinates introduced beyond pre-existing near-duplicate warnings in the Seoul city-center set.

Screenshots

Map preview available via npm run dev/map after enabling the SAT-centre layer.

Adds College Board SAT test centres for Germany, France, UAE, Australia, Spain, Kenya, Nigeria, South Africa, Turkey, and South Korea.

Resolves #74, #75, #76, #77, #78, #79, #80, #81, #82, #83
@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
study-map Ready Ready Preview Sep 6, 2026 4:58pm UTC

@shauryagangrade
shauryagangrade merged commit 82f19a7 into main Sep 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SAT centres: Germany

1 participant