MattCowgill / readabs

Download and tidy time series data from the Australian Bureau of Statistics in R
https://mattcowgill.github.io/readabs/
Other
101 stars 22 forks source link

Add historical data in `read_job_vacancies()` #226

Closed MattCowgill closed 1 year ago

MattCowgill commented 1 year ago

There was a pause to data collection for a few quarters circa 2008. The spreadsheets published after this break do not contain the pre-2008 data. read_job_vacancies() should fetch the older data as per read_awe()

MattCowgill commented 1 year ago

I... was wrong about this