Skip to content

Commit

Permalink
More explanations
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jan 4, 2025
1 parent f0b43b7 commit 695cab6
Showing 1 changed file with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,36 @@ all:
name: explanation-2019
path: data/explanation-2019.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2019.zip
- run: explanation_fetcher
parameters:
resource:
name: explanation-2020
path: data/explanation-2020.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2020.zip
- run: explanation_fetcher
parameters:
resource:
name: explanation-2021
path: data/explanation-2021.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2021.zip
- run: explanation_fetcher
parameters:
resource:
name: explanation-2022
path: data/explanation-2022.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2022.zip
- run: explanation_fetcher
parameters:
resource:
name: explanation-2023
path: data/explanation-2023.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2023.zip
- run: explanation_fetcher
parameters:
resource:
name: explanation-2024
path: data/explanation-2024.csv
url: https://budgetkey-files.ams3.cdn.digitaloceanspaces.com/yearly-budgets/BudgetChanges_past_approv_explain_2024.zip
# - run: explanation_fetcher
# parameters:
# resource:
Expand Down

0 comments on commit 695cab6

Please sign in to comment.