1
2
3
4
5
#

Name:

Description:

Data are annual apparent alcohol consumption in Australia and New Zealand, in liters of pure alcohol content per annum, separately for beer, wine, and spirits (including spirit-based products).

Variables:

A data frame with 18 observations on the following 7 variables.

Beer

liters per annum

Wine

liters per annum

Spirit

liters per annum

Country

a factor with levels Australia NewZealand

Year

Year ending in June of the given year

 

Details

Data are total available pure alcohol content, for the three categories, divided by numbers of persons aged 15 years or more. The source data for New Zealand included quarterly figures from December 1997, and annual data to December for all years. The annual New Zealand figure to June 1998 required an estimate for September 1997 that was obtained by extrapolating back the third quarter trend line from later years.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Australian data are from http://www.abs.gov.au. For New Zealand data, go to http://www.stats.govt.nz/infoshare/ Click on 'Industry sectors' and then on 'Alcohol Available for Consumption - ALC'.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Alcohol_consumption_in_Australia_and_New_Zealand_241_90.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.