• Adds 2016 and 2021 suburbs (thanks @mattcowgill for the request):
    • suburb2016, suburb2021
  • Adds 2021 Non ABS Structures:
    • postcode2021, lga2021, ced2021, sed2021, tourism2021, dz2021.
  • Fixes some naming issues with sa1 variables in the 2021 batch.
  • Adds 2021 ASGS standard data (SA1-4, GCC, State and Australia).
  • Fixes naming convention error in sa12011, sa22011, sa12016, sa22016 objects where sa1_code_201X and sa2_code_201X was incorrectly named saX_main_201X. This was correct in the data documentation but not the actual variable names. This may cause some issues with backwards-compatibility, for which I am sorry.
  • Add Employment Regions. Thanks @mattcowgill for the suggestion.
  • Note that this is the first instance of a non-ABS government structure in the package.
  • Set all sf objects to CS 4326. Thanks @ellisp and @daviddiviny for the suggestion.
  • Adds some tests ffs.
  • Add Significant Urban Areas, Urban Centres and Localities, Section of State. Thanks to @baslat
  • Add Tourism Regions. Thanks to @charlescoverdale.
  • Added more correspondences from 2016 population-weighted file. Thanks to @gdickens for flagging that I’d missed some (many).
  • Added 2011 and 2016 destination zones. Thanks to @gabyd for suggesting this.
  • Requires R >= 3.5.
  • Correct cent_lat and cent_long variables in sf objects. Thanks to @jamesha95 for noticing this.