This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Implement regular updates of input data #6
Labels
wishlist
Ideas for future improvements that we currently don't have the capacity to work on
Going forward, it would be good to reflect the latest updates in O*NET, ESCO, and ASHE tables in the algorithm outputs.
This would require writing a pipeline that checks and fetches the latest data, re-runs the occupation comparisons (which are presently performed in notebooks in
codebase/notebooks/04_occupation_comparisons
), and links the latest UK salary estimations to ESCO occupations (also performed innotebooks
), and logs the changes.Additionally, tests should be written to ensure the integrity of the codebase.
The text was updated successfully, but these errors were encountered: