| Kinda meta, but this is the first time in a long time where I've put only the first half of my postcode in expecting it not to work and been surprised. Most of these "find your nearest XYZ" site require the full postcode which is just unnecessary unless you're looking for a fairly precise location. A full postcode can narrow your location down to an individual street, so its nice not to give too much away if you can. For anyone not in the know, UK postcodes are made up of two parts: a general area (the outward code) and then a more specific one (the inward code.) Generally speaking a postcode + house number will be good enough to get a letter delivered to the right place, though the sorting office might not be too happy with you... The format [0] is roughly: AB12 3CD, though the number of letters/numbers on the left side can vary a bit. As far as I know the second set of numbers is always 1 digit though, so that's how you can easily split the two sides of it to format it nicely. There's a couple of special ones that break the rules though. [0] https://en.wikipedia.org/wiki/Postcodes_in_the_United_Kingdo... |
A full postcode is often much less than a single street.
Picking something at random stick “SW15 6DZ” into Google maps and you’ll see it only covers 6 buildings (most are individual houses but some are split into flats). According to the Royal Mail address finder site there are only 12 unique delivery addresses that share that postcode. The Western half of that road has 12 or so full postcodes for only 100 houses.
A full postcode and one other bit of information can often be enough to uniquely identify someone.
If a US 5 digit zipcode is roughly equivalent to the “general area” part of a UK postcode (94107 <=> SW15) then the full UK postcode is like the 9 digit US Zip+4 format where the extra 4 digits narrow location down to a block, part of a block or even a specific building.