Skip to contents

Defunct. The ATO does not publish Working Holiday Maker aggregates as open data. No resource matching working holiday makers, WHM or backpackers exists in any ATO package on data.gov.au, in the current Taxation Statistics release or in the archived ones. This function was shipped in 0.1.0 on the assumption that such a table existed; it never returned WHM data.

Usage

ato_whm(year = "latest")

Source

Australian Taxation Office Taxation Statistics. Licensed CC BY 2.5 AU.

Arguments

year

"YYYY-YY" or "latest". Ignored.

Value

Never returns; always aborts.

Details

It now aborts with a pointer to the published source rather than resolving to an unrelated table. It will be removed in a future release.

References

Commonwealth of Australia. Migration Act 1958, visa subclasses 417 and 462; Working Holiday Maker Reform Act 2016. Establishes the 15 per cent flat tax rate from the first dollar of WHM earnings.

Productivity Commission (2016). Migrant Intake into Australia. Includes WHM labour-market analysis.

Examples

try(ato_whm())
#> Error in ato_whm() : 
#>   Working Holiday Maker aggregates are not published as open data.
#>  No ATO package on data.gov.au contains a WHM resource.
#>  See <https://www.ato.gov.au/about-ato/research-and-statistics/>
#>  Use `ato_individuals(year)` for all-individuals aggregates.