Update to bls tls
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# cpi-feed
|
||||
|
||||
Transforms [this](http://api.bls.gov/publicAPI/v2/timeseries/data/CUUSA210SA0)
|
||||
into [this](http://s3.amazonaws.com/meatballhat/cpi/current.csv) :tada:.
|
||||
Transforms [this](https://api.bls.gov/publicAPI/v2/timeseries/data/CUUSA210SA0)
|
||||
into [this](https://s3.amazonaws.com/meatballhat/cpi/current.csv) :tada:.
|
||||
|
||||
## usage
|
||||
|
||||
This is intended for use with Google Sheets via:
|
||||
|
||||
```
|
||||
=IMPORTDATA("http://s3.amazonaws.com/meatballhat/cpi/current.csv")
|
||||
=IMPORTDATA("https://s3.amazonaws.com/meatballhat/cpi/current.csv")
|
||||
```
|
||||
|
||||
## deployment
|
||||
|
Reference in New Issue
Block a user