# 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}") ``` where `{bls-token}` is the value issued after registering with [bls.gov](https://www.bls.gov/developers/home.htm). ## deployment Just like [this example](https://apipheny.io/import-json-google-sheets/).