Convert Addresses to Standard Inputs
Find the street type within an address
Find word within a sentence
Add latitude and longitude columns to a standard address
Uppercase character vectors
In what states do postcodes lie?
Get internal data
Standard address
Uppercase
Unique postcodes of
Package for address standardization
Compress latitude and longitude to a 32-bit integer
Extract the n-th digit of a duocentehexaquinquagesimal number
Street types allowed.
Download latitude longitude data by address
Extract the flat number, number first/last from an address
Extract the postcode from the suffix of a string
Hash a street name quickly and accurately
Efficient tools for parsing and standardizing Australian addresses from textual data. It utilizes optimized algorithms to accurately identify and extract components of addresses, such as street names, types, and postcodes, especially for large batched data in contexts where sending addresses to internet services may be slow or inappropriate. The core functionality is built on fast string processing techniques to handle variations in address formats and abbreviations commonly found in Australian address data. Designed for data scientists, urban planners, and logistics analysts, the package facilitates the cleaning and normalization of address information, supporting better data integration and analysis in urban studies, geography, and related fields.
Useful links