.gitignore | ||
.rubocop_todo.yml | ||
.rubocop.yml | ||
.travis.yml | ||
config.ru | ||
cpi_fetcher.rb | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
mini_s3put.rb | ||
Procfile | ||
README.md | ||
sync |
cpi-feed
usage
This is intended for use with Google Sheets via:
=IMPORTDATA("https://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 ./sync