Skip to main content

Address metadata (Australia)

The address verification service returns useful information about each address.

For New Zealand, see the NZ metadata list.

For other countries, see the international metadata list.

Address

Params

PropertyTypeDescription
sourceStringDetermines the source of the addresses being searched and returned.
post_boxStringReturn PO Box style addresses. This includes PO Box, Locked Bag, GPO Box, CMB, RMS, Care PO, MS and RSD. Used with the source filter above.
canonicalStringReturn canonical and/or alias addresses - this allows for vanity suburbs, historic street names, and more.
state_codesStringFilter the results according to the states or territories. Use a comma to separate multiple values.
maxIntegerThe maximum number of results to return. A number between 1 and 15. The default is 10 results.

Metadata params

PropertyTypeDescriptionDefault value
sourceStringDetermines the source of the address and metadata returned.gnaf,paf
    GNAFReturns the physical address and metadata from the GNAF address dataset (default).gnaf
    PAFReturns postal address and metadata from the Australia Post postal address file.paf
    CombinedReturns the address and metadata from the dataset associated with the queried address.gnaf,paf
gpsStringRequest GPS coordinates for latitude and longitude be returned when available.0
    YesGPS coordinates wil be included in the response1
    No0
censusStringUsed to determine which census year’s statistical area identifiers (Meshblock, SA1 & SA2) will be returned in the response. Defaults to 2016 if omitted.
    2016to collect 2016 census related metadata2016
    2021to collect 2021 census related metadata2021

Metadata

NameTypeDescriptionExample
idStringThe unique address identifier.8097e3df-a3ab-43ad-bc66-22c8f5812361
full_addressStringFull address in the country specific format.13 Neville Street, RYDE NSW 2112
street_number_1StringThe building number on the street.1703
street_number_2StringThe upper bound when this is a ranged address. Returns null for single number addresses.1705
lot_identifierStringThe specific lot on a site. This can be an alpha, number, or both.3
site_nameStringThe address element that identifies the name of a site or building.Kenilworth Police Station
unit_identifierStringThe specific sub-dwelling. This can be an alpha, number, or both.2
unit_typeStringDescribes the category of a sub-dwelling.Suite
level_numberStringThe specific level within a multi-level building. This can be an alpha, number, or both.3
level_typeStringDescribes the level type.Basement
street_nameStringThe name of the street without the street type or suffix.Queen
street_typeStringThe street type.Street
street_suffixStringThe suffix of the street.North
streetStringThe full name of the street.Queen Street North
locality_nameStringThe locality or suburb of this address.KATOOMBA
state_territoryStringThe state or territory where the address is located.NSW
canonical_addressStringThe canonical or official full address string associated with this address.11-15 Neville Street, RYDE NSW 2112
canonical_address_idStringThe unique canonical address identifier. If the address is canonical, id is identical.d70230a9-a3d8-402f-971e-1b798d00f2f5
postcodeStringThe 4 digits postcode.0983
address_line_1StringFirst line of the address.Unit 209
address_line_2StringSecond line of the address. This will be null for addresses without a unit/level number, etc.274 Harbour Drive
address_line_combinedStringThe combined address_line_1 and address_line_2.Unit 209, 274 Harbour Drive
latitudeStringThe latitude coordinate in WGS84 format.-37.899031
longitudeStringThe longitude coordinate in WGS84 format.144.999530
dpid *StringThe Australia Post delivery point identifier.
The source must be set to paf.
99119187
box_identifier *StringThe number of a portion of a PO Box address.
The source must be set to paf or gnaf,paf.
123
box_type *StringThe type portion of a PO Box address (PO Box, Locked Bag, GPO Box, CMB, RMS, Care PO, MS, or RSD)
The source must be set to paf or gnaf,paf.
PO Box
meshblock *StringThe meshblock identifier in which the address is located. The format is MB followed by a 2-digit year identifier and an 11-digit meshblock identifier.
The source must be set to gnaf.
MB1610671120000
sa1_id *StringThe Statistical Area 1 identifier in which the address is located.
The source must be set to gnaf.
12602159143
sa2_id *StringThe Statistical Area 2 identifier in which the address is located.
The source must be set to gnaf.
126021591
gnaf_id *StringThe unique persistent identifier in the G_NAF database.
The source must be set to gnaf.
GANSW705051429
legal_parcel_id *StringThe government legal property description.
The source must be set to gnaf.
10//SP9489
lga_name *StringThe name of the Local Government Area in which the address is located.
The source must be set to gnaf.
Bundaberg
lga_type_code *StringThe code relating to the type (or status) of the Local Government Area (Area A, Aboriginal Council AC, Borough B, City C, District Council DC, Municipality / Municipal Council M, Regional Council R or RegC, Rural City RC, Shire S, and Town T).
The source must be set to gnaf.
DC
successBooleanReturns true if the service ran successfully.true

Location

Params

PropertyTypeDescription
location_typesStringShow only locations of the supplied type. Use a comma to separate multiple values.
state_codesStringFilter the results according to the states or territories. Use a comma to separate multiple values.
maxIntegerThe maximum number of results to return. A number between 1 and 100. The default is 10 results.

Metadata

PropertyTypeDescriptionExample
full_locationStringFull location string.Mathers Road East, WALKERVILLE VIC 3959
location_typeStringThe kind of location. Valid values include street, locality or state.street
latitudeStringLatitude coordinate (in WGS84 format).-38.77287906
longitudeStringLongitude coordinate (in WGS84 format).146.10907797
street_nameStringHolds the name of the street. Note: This attribute response does not contain the street type.Mathers
street_typeStringThe type of street.Road
street_suffixStringThe suffix of the street. Typically contains a compass direction.East
streetStringThe full street name. Note: This attribute response contains the street name, street type and street suffix.Mathers Road East
locality_nameStringThe locality/suburb of this address.WALKERVILLE
state_territoryStringThe Australian state or territory containing the locationVIC
postcodeStringThe postcode assigned to a locality (for 'locality' locations), or to the locality a street is in (for 'street' locations).3959
successBooleanIndicates if the request was successful or not.true