UScost {MixtureMissing} | R Documentation |
US Cost of Living Indices in 2019 Data Set
Description
The data set contains the 2019 cost of living indices of 50 states in five different categories: grocery, housing, transportation, utilities, and miscellaneous (Washington DC is not included). The indices are calculated by first determining the average cost of living in the United States to be used as a baseline set at 100. States are then measured against this baseline. For example, a state with a cost of living index of 200 is twice as expensive as the national average.
Usage
UScost
Format
A data frame with 50 rows and 7 variables. There are no missing values
- Abbr
State abbreviation.
- State
State name.
- Grocery
Grocery index.
- Housing
Housing index.
- Utilities
Utilities index
- Transportation
Transporation index.
- Misc
Miscellaneous index
Source
https://worldpopulationreview.com
[Package MixtureMissing version 3.0.2 Index]