geo2gov
The Geographic Search API for Australian Government 2.0 Applications
Address or Postcode or Suburb or Place Name or IP Address or Longitude,Latitude or Whatever...
GET http://geo2gov.com.au/json?location=1+Oxford+St%2C+Beauty+Point+TAS+7270
{
   "Census" : [ Download the Census (PostgreSQL, SQLite)
      {
         "CD" : 6020302, ABS QuickStats page for this street
         "CED" : "CED07605",
         "IARE" : "IARE29025",
         "ILOC" : "ILOC2902501",
         "IREG" : "IREG29",
         "LGA" : "LGA65810",
         "MSR" : "61",
         "POA" : "POA7270",
         "SD" : "615",
         "SDI" : "6090",
         "SED" : "SED60511",
         "SLA" : "615055811",
         "SOS" : "SOS63",
         "SOSR" : "SOSR631",
         "SR" : "6104",
         "SRS" : "SRS61042",
         "SSC" : "SSC65186",
         "SSD" : "61505",
         "STE" : "6",
         "UCL" : "UCL600000"
      }
   ],
   "Foreign" : {
      "Member" : {
         "Federal:House_of_Representatives:Lyons:Dick_Adams:2007" : {
            "mymp_id" : "620",
            "oa_person_id" : "10004"
         },
         "Federal:Senate:TAS:Bob_Brown:2007" : {
            "mymp_id" : "656",
            "oa_person_id" : "10696"
         },
         "Federal:Senate:TAS:Carol_Brown:2007" : {
            "mymp_id" : "657",
            "oa_person_id" : "10071"
         },
         "Federal:Senate:TAS:Catryna_Bilyk:2007" : {
            "mymp_id" : "641",
            "oa_person_id" : "10705"
         },
         "Federal:Senate:TAS:Christine_Milne:2007" : {
            "mymp_id" : "803",
            "oa_person_id" : "10458"
         },
         "Federal:Senate:TAS:David_Bushby:2007" : {
            "mymp_id" : "660",
            "oa_person_id" : "10085"
         },
         "Federal:Senate:TAS:Eric_Abetz:2007" : {
            "mymp_id" : "619",
            "oa_person_id" : "10003"
         },
         "Federal:Senate:TAS:Guy_Barnett:2007" : {
            "mymp_id" : "632",
            "oa_person_id" : "10027"
         },
         "Federal:Senate:TAS:Helen_Polley:2007" : {
            "mymp_id" : "830",
            "oa_person_id" : "10515"
         },
         "Federal:Senate:TAS:Kerry_O_Brien:2007" : {
            "mymp_id" : "818",
            "oa_person_id" : "10492"
         },
         "Federal:Senate:TAS:Nick_Sherry:2007" : {
            "mymp_id" : "858",
            "oa_person_id" : "10576"
         },
         "Federal:Senate:TAS:Richard_Colbeck:2007" : {
            "mymp_id" : "679",
            "oa_person_id" : "10131"
         },
         "Federal:Senate:TAS:Stephen_Parry:2007" : {
            "mymp_id" : "824",
            "oa_person_id" : "10507"
         }
      }
   },
   "Geocode" : [ Google Terms and Conditions
      {
         "AddressDetails" : {
            "Accuracy" : 8,
            "Country" : {
               "AdministrativeArea" : {
                  "AdministrativeAreaName" : "TAS",
                  "Locality" : {
                     "LocalityName" : "Beauty Point",
                     "PostalCode" : {
                        "PostalCodeNumber" : "7270"
                     },
                     "Thoroughfare" : {
                        "ThoroughfareName" : "1 Oxford St"
                     }
                  }
               },
               "CountryName" : "Australia",
               "CountryNameCode" : "AU"
            }
         },
         "ExtendedData" : {
            "LatLonBox" : {
               "east" : 146.8212401,
               "north" : -41.1580935,
               "south" : -41.1643888,
               "west" : 146.8149448
            }
         },
         "Point" : {
            "coordinates" : [
               146.8180828,
               -41.1612405,
               0
            ]
         },
         "address" : "1 Oxford St, Beauty Point TAS 7270, Australia",
         "id" : "p1"
      }
   ],
   "Request" : "1 Oxford St, Beauty Point TAS 7270",
   "Response" : [ Download Reference Data (70k)
      {
         "Division" : "Federal:House_of_Representatives:Lyons:2007",
         "House" : "Federal:House_of_Representatives",
         "Jurisdiction" : "Federal",
         "Members" : [
            "Federal:House_of_Representatives:Lyons:Dick_Adams:2007"
         ]
      },
      {
         "Division" : "Federal:House_of_Representatives:Lyons:2010",
         "House" : "Federal:House_of_Representatives",
         "Jurisdiction" : "Federal"
      },
      {
         "Division" : "Federal:Senate:TAS:2007",
         "House" : "Federal:Senate",
         "Jurisdiction" : "Federal",
         "Members" : [
            "Federal:Senate:TAS:Catryna_Bilyk:2007",
            "Federal:Senate:TAS:David_Bushby:2007",
            "Federal:Senate:TAS:Christine_Milne:2007",
            "Federal:Senate:TAS:Eric_Abetz:2007",
            "Federal:Senate:TAS:Carol_Brown:2007",
            "Federal:Senate:TAS:Bob_Brown:2007",
            "Federal:Senate:TAS:Kerry_O_Brien:2007",
            "Federal:Senate:TAS:Stephen_Parry:2007",
            "Federal:Senate:TAS:Guy_Barnett:2007",
            "Federal:Senate:TAS:Helen_Polley:2007",
            "Federal:Senate:TAS:Richard_Colbeck:2007",
            "Federal:Senate:TAS:Nick_Sherry:2007"
         ]
      },
      {
         "Division" : "Federal:Senate:TAS:2010",
         "House" : "Federal:Senate",
         "Jurisdiction" : "Federal"
      },
      {
         "Division" : "TAS:West_Tamar:2009",
         "House" : "TAS:West_Tamar",
         "Jurisdiction" : "TAS:West_Tamar"
      }
   ]
}