- 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
sa1variables in the2021batch.
- Adds 2021 ASGS standard data (SA1-4, GCC, State and Australia).
- Fixes naming convention error in
sa12011,sa22011,sa12016,sa22016objects wheresa1_code_201Xandsa2_code_201Xwas incorrectly namedsaX_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
sfobjects to CS4326. 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_latandcent_longvariables insfobjects. Thanks to @jamesha95 for noticing this.