ETL scripts for Gobierto Reus site
Edit .env.example and copy it to .env or .rbenv-vars with the expected values.
This repository relies heavily in gobierto_budgets_data
- check-json-columns
- transform-planned
- transform-executed
- import-planned-budgets
- import-executed-budgets
Follow these changes in Pipeline.sh file:
- Edit
YEARSvariable and add a new year - Edit
EXPENSES_PLANNED_URL,EXPENSES_EXECUTED_URL,INCOME_PLANNED_URLandINCOME_EXECUTED_URLvariables with the urls of the JSON files of the new year.