South African Post Code SQL Import

If you are looking for a few ways to work with South African Postal Codes, we have provided the option to import the data in several formats.

  • MYSQL Import
  • CSV File
  • PHP Array
  • JSON Data

The data is available from the SA Postal Services. The columns in the import are as follows: 

  • id
  • NumId
  • PlaceName
  • BoxCode
  • StrCode
  • Town
  • LAPLace
  • LAPTown

If you find this useful or find any issue, open an Issue on GitHub.