Skip to content

schappim/australian-postcodes

Repository files navigation

List of Australian Postcodes and Suburbs

This is a CSV and JSON list of Australian Postcodes and Suburbs.

This list includes sources from:

Example format for CSV

Postcode, Suburb, State, Lat, Lon,
'200', 'Australian National University', 'ACT', -35.280, 149.120,
'221', 'Barton', 'ACT', -35.200, 149.100,
'800', 'Darwin', 'NT', -12.800, 130.960,
'801', 'Darwin', 'NT', -12.800, 130.960,
'804', 'Parap', 'NT', -12.430, 130.840,
'810', 'Alawa', 'NT', -12.380, 130.880,
'810', 'Brinkin', 'NT', -12.380, 130.880,
'810', 'Casuarina', 'NT', -12.380, 130.880,
'810', 'Coconut Grove', 'NT', -12.380, 130.880,

Example format for JSON

{"postcode":"2000","suburb":"Barangaroo","state":"NSW","lat":"-33.860","lon":"151.210"}

Contributions

Contributions are welcome! Just flick across a pull request.

License

THE DATA IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DATA OR THE USE OR OTHER DEALINGS IN THE DATA.

About

List of Australian Post Codes and Suburbs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published