You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Time consumption documentation. How long does each function take to process? How long is the process for ep file start to finish? Same for individual file.
Following the use of temporary files, create test_mode = TRUE for only testing one year of data. This will only create temporary files for one year to save space in sourcedev. The idea is to test one year and if everything is working then we can proceed to running all years as the assumption is that the code will work because it should be identical.
Update documentation. We can create flow charts to help visualise the process. This was particularly helpful for understanding the deaths processing due to the complexities.
Check the substance misuse flag in the December update and add this to the update email to make people aware this CR has completed
add to draft email - extracts on DD data is based up to XXX month, Also for SC data- Data based up to XXX period
The text was updated successfully, but these errors were encountered:
Issues:
check_year_valid()
Re-writecheck_year_valid
function #995%>%
#1010test_mode = TRUE
for only testing one year of data. This will only create temporary files for one year to save space in sourcedev. The idea is to test one year and if everything is working then we can proceed to running all years as the assumption is that the code will work because it should be identical.create_episode_file()
(low priority and implications) #1018person_id
(including comments) from extracts code Clean up code #1006The text was updated successfully, but these errors were encountered: