Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

species value inflation adjustment data #71

Open
andybeet opened this issue Sep 13, 2024 · 2 comments
Open

species value inflation adjustment data #71

andybeet opened this issue Sep 13, 2024 · 2 comments
Assignees
Labels
prioritize This needs to be fixed ASAP

Comments

@andybeet
Copy link
Member

andybeet commented Sep 13, 2024

The function adjust_inflation used to pull a monthly inflation time series from a government website.

In the past there were issues pulling this data and the package changed to handle a data object that was bundled with the package. comlandr::deflate. This is hard to maintain and we need to revert back to the previous method.

Questions @gdepiper :

Is this still the correct url? : http://download.bls.gov/pub/time.series/wp/wp.data.3.ProcessedFoods
If so, how is the correct series_id determined? We were previously using WPU0223.

@andybeet andybeet self-assigned this Sep 13, 2024
@andybeet andybeet added enhancement New feature or request review Seems fishy! Needs a review and removed enhancement New feature or request labels Sep 13, 2024
@andybeet
Copy link
Member Author

andybeet commented Oct 2, 2024

@gdepiper

@gdepiper
Copy link

gdepiper commented Oct 2, 2024

Apologies, I was on travel the first time you pinged me on this, and am on travel again this week. This series has been depricated. The new deflator to use is the GDP implicit price deflator, and can be found here: https://fred.stlouisfed.org/series/GDPDEF

Note that it is a quarterly, not monthly, deflator. I am back next week and can discuss further.

@andybeet andybeet added prioritize This needs to be fixed ASAP and removed review Seems fishy! Needs a review labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prioritize This needs to be fixed ASAP
Projects
None yet
Development

No branches or pull requests

2 participants