Skip to content

Instantly share code, notes, and snippets.

@kubrick06010
Last active July 23, 2019 17:37
Show Gist options
  • Select an option

  • Save kubrick06010/8fd15bd59b99d269b7e843ea6fcb4254 to your computer and use it in GitHub Desktop.

Select an option

Save kubrick06010/8fd15bd59b99d269b7e843ea6fcb4254 to your computer and use it in GitHub Desktop.
Consumer Price Index Data
# 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