4d33de8154
??????????????????????????????????????????????? |
||
---|---|---|
.gitignore | ||
.rubocop_todo.yml | ||
.rubocop.yml | ||
config.ru | ||
cpi_fetcher.rb | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
mini_s3put.rb | ||
Procfile | ||
README.md |
cpi-feed
usage
This is intended for use with Google Sheets via:
=IMPORTDATA("http://s3.amazonaws.com/meatballhat/cpi/current.csv")
deployment
A copy of this thing is deployed to Heroku with a Heroku Scheduler addon configured to run the following once daily:
bundle exec ruby cpi_fetcher.rb | bundle exec ruby mini_s3put.rb