The-Strategy-Unit / nhp_data

Databricks scripts for processing data required for the New Hospitals Programe model
https://connect.strategyunitwm.nhs.uk/nhp/project_information/
MIT License
0 stars 0 forks source link

Add provider successors to pipeline #4

Closed tomjemmett closed 1 month ago

tomjemmett commented 1 month ago

Adds a script to generate the provider successors table. Utilises the ODS API to get the predecessors for an organisation (recursively). This is then turned into a successors list and stored as a table.

Includes a fix for the mitigators notebook which was trying to use the old data storage location, not the managed table.