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

Percentage change from a year ago #44

Open
chungs123 opened this issue Oct 19, 2021 · 1 comment
Open

Percentage change from a year ago #44

chungs123 opened this issue Oct 19, 2021 · 1 comment

Comments

@chungs123
Copy link

How do I get the api to give me data that has been adjusted to "percentage change from a year ago"? for example: https://fred.stlouisfed.org/series/GDP ? thank you

@jackmoody11
Copy link

You can use pandas pct_change method on the data frame that is returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants