liquor_sales.Rd
Monthly summary of the different Class E liquor sales in State of Iowa
liquor_sales
a data frame with 10 variables.
The year in which the sale occurred.
This is an aggregated value indicating the month and year in YYYY-MM-DD format.
The county in which the sale occurred.
The population of the county of the year of sale as recorded by the US Census Bureau. NA values indicate no census data were found on the Iowa Data Portal.
A high level grouping of the liquor. This was derived separately.
A grouping variable used by the State of Iowa.
The cost (in US$) to the state to purchase the liquor from a vendor. Not adjusted for inflation.
The revenue (in US$) the state earned from the sale of the liquor to retailers. Not adjusted for inflation.
The number of bottles sold by the state to a retailer.
The volume sold (in liters) by the state to a retailer.
State of Iowa Data API website
This dataset contains an aggregated view (aggregated by multiple attributes) of the sales data for Class E liquor. The dataset has been pre-processed to remove NULL values from the county and county number variables. See vignette for more details