fpp (version 0.5)

departures: Total monthly departures from Australia

Description

Overseas departures from Australia: permanent departures, long-term (more than one year) residents departing, long-term (more than one year) visitors departing, short-term (less than one year) residents departing and short-term (less than one year) visitors departing.

Usage

data(departures)

Arguments

Format

Multiple monthly time series of class mts containing the following series:
permanent
a monthly time series of the permanent departures from Australia.
reslong
a monthly time series of the long-term resident departures from Australia.
vislong
a monthly time series of the long-term visitor departures from Australia.
resshort
a monthly time series of the short-term resident departures from Australia.
visshort
a monthly time series of the short-term visitor departures from Australia.

Source

Australian Bureau of Statistics. Catalogue No 3401.02.

Examples

Run this code
plot(departures)

Run the code above in your browser using DataCamp Workspace