Skip to content

Handy for online commerce in Australia, this is a JSON formatted list of places, postcodes and longitude and latitude data

License

Notifications You must be signed in to change notification settings

Elkfox/Australian-Postcode-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Australian Postcode Data

Handy for online commerce in Australia, this is a JSON formatted list of places, postcodes and longitude and latitude data.

Information Included

  • Postcode
  • Place Name / City
  • State Name
  • State Code (eg. VIC)
  • Latitude
  • Longitude
  • Accuracy (Scale of 1 to 6, with 6 being the most acurate)

Example

 {
   "postcode":3000,
   "place_name":"Melbourne",
   "state_name":"Victoria",
   "state_code":"VIC",
   "latitude":-37.814,
   "longitude":144.9633,
   "accuracy":4
 }

About

Handy for online commerce in Australia, this is a JSON formatted list of places, postcodes and longitude and latitude data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published