Meat production in Australia for human consumption
Time series of class tsibble
aus_livestock
is a monthly tsibble
with one value:
Count: | Number of animals slaughtered. |
Each series is uniquely identified using two keys:
Animal: | The animal slaughtered. |
State: | The Australian state (or territory). |
library(tsibble)
aus_livestock
Run the code above in your browser using DataLab