Skip to content

Commit

Permalink
Adding 2022 SA + KL, issue #1165
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinaLopez19 committed Feb 6, 2022
1 parent 7cbb445 commit 3f8489a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion server/prefect/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ token = "6b5lwk1jHSQTgx7PAVFKOOdt2"
2019 = "pvft-t768"
2020 = "rq3b-xjk8"
2021 = "97z7-y5bt"
2022 = "i5ke-k6by"

[data]
# years to load
Expand All @@ -39,7 +40,8 @@ years = [
2018,
2019,
2020,
2021
2021,
2022
]
# name of table to load
target = "requests"
Expand Down

0 comments on commit 3f8489a

Please sign in to comment.