Skip to content

data: 33 Canadian SAT centres have no address #230

Description

@yakew7

Problem

33 records in sat_centre.json have an empty/missing address field, all from the Canada batch:

City Records missing address
Vancouver 9
Toronto 6
Markham 3
North York 3
West Vancouver 2
Westmount, Kamloops, Charlottetown, Montreal, Richmond, Richmond Hill, Shawnigan Lake, Bridgewater, London (ON), Calgary 1 each

address is optional in the schema, so this doesn't fail npm run validate - but a pin with just a school name and no street address is a lot less useful to a student trying to actually find the place, especially compared to every other country's entries, which all have one.

Fix

Add a short, human-readable address (street + area is enough, matching the style already used everywhere else in the file, e.g. "FOUR FIELDS AVENUE, G.T. ROAD, AMRITSAR, PUNJAB") for these 33 Canadian records. You added all of these originally, so you likely still have the source list these came from.

Acceptance criteria

  • All Canadian sat_centre records have a non-empty address

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions