Handy for online commerce in Australia, this is a JSON formatted list of places, postcodes and longitude and latitude data.
- Postcode
- Place Name / City
- State Name
- State Code (eg. VIC)
- Latitude
- Longitude
- Accuracy (Scale of 1 to 6, with 6 being the most acurate)
{
"postcode":3000,
"place_name":"Melbourne",
"state_name":"Victoria",
"state_code":"VIC",
"latitude":-37.814,
"longitude":144.9633,
"accuracy":4
}