Last active
July 23, 2019 17:37
-
-
Save kubrick06010/8fd15bd59b99d269b7e843ea6fcb4254 to your computer and use it in GitHub Desktop.
Consumer Price Index Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # CPI-All Urban Consumers (Current Series) CUUR0000SA0 | |
| curl -i -X POST -H 'Content-Type: application/json' -d '{"seriesid":["CUUR0000SA0"],"startyear":"2017", "endyear":"2019"}' https://api.bls.gov/publicAPI/v2/timeseries/data/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment