Data4Democracy / house_expenditures

18 stars 10 forks source link

Adjust amount inflation #40

Closed supermdat closed 6 years ago

supermdat commented 7 years ago

An R Notebook that creates an inflation-adjusted amount variable. This is done using the original amount variable, and a Consumer Price Index adjustment (using data from the Bureau of Labor Statistics).

The output dataset contains both the original amount variable, and the amount_201706_dollars variable which converts the original amount to the equivalent dollars in June 2017. This make comparison and summary statistics involving amount_201706_dollars more accurate.