Go to file
2023-01-01 13:00:54 -05:00
.gitignore All the updates! 2023-01-01 13:00:54 -05:00
.rubocop_todo.yml All the updates! 2023-01-01 13:00:54 -05:00
.rubocop.yml All the updates! 2023-01-01 13:00:54 -05:00
config.ru All the updates! 2023-01-01 13:00:54 -05:00
cpi_fetcher.rb Transforming a json now, eh 2020-01-11 15:25:39 -05:00
Gemfile All the updates! 2023-01-01 13:00:54 -05:00
Gemfile.lock All the updates! 2023-01-01 13:00:54 -05:00
LICENSE All the updates! 2023-01-01 13:00:54 -05:00
mini_s3put.rb All the updates! 2023-01-01 13:00:54 -05:00
Procfile Use correct $PORT 2015-08-27 00:42:28 -04:00
Rakefile Bundle, gem, and rubocop updates 2019-12-31 10:12:30 -05:00
README.md Update to bls tls 2016-12-20 17:58:39 -05:00
sync Simplify syncing via a script wheee 2016-08-31 16:58:10 -04:00

cpi-feed

Transforms this into this 🎉.

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