You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
293 B

9 years ago
# cpi-feed
Transforms [this](https://api.bls.gov/publicAPI/v2/timeseries/data/CUUSA210SA0)
into CSV rows.
## usage
This is intended for use with Google Sheets via:
```
=CURRENTCPI("{bls-token}")
```
## deployment
Just like [this
example](https://apipheny.io/import-json-google-sheets/).