Sam Hollings
Sam Hollings
some teams want to use clean code - we need guidance on the best way to approach this for analytical code, why you would want to do it, and what...
The AQUA page (https://github.com/NHSDigital/rap-community-of-practice/blob/main/implementing_RAP/general_guidance/quality-assuring-analytical-ouputs.md) is not clearly associated with the levels of RAP and so people can find it a bit confusing when and how they should be following it....
# Health Sector Git Repo Topic Ontology [comment]: (this is a mkdocs material style admonition - it will look better on the website) !!! tip "TLDR" - Apply topics to...
Add an "execute_sql" func to data_connections.py
- Python 3.0 and greater - is this really required? - fixed versions of all the packages - also is this required?
Best practice is to keep secrets in a secrets file, or secrets store - this shouldn't be kept in the repo, but might be worth having something referencing this, such...
- generalises the scraping mechanism to other mediawiki - allows output dir to be changed - allows it to be installed as a package