bcgov / post-secondary-supply-model

A repository to house the code base for Post-Secondary Supply Model (PSSM)
Apache License 2.0
0 stars 0 forks source link

Refactor hard coded dates/years #30

Open lindsay-fredrick opened 1 month ago

lindsay-fredrick commented 1 month ago

There are a few different locations where there are hard coded dates/years buried in SQL queries. It would be best to have a single location where we specify a year, and then all SQL queries get updated accordingly.

aclowery commented 1 month ago

Similarly, specify any other variables that are subject to change, e.g., Survey names that have the census noted.