Skip to content

refactor sc sds#1319

Draft
OluwatobiOni wants to merge 7 commits into
developmentfrom
refactor-sds
Draft

refactor sc sds#1319
OluwatobiOni wants to merge 7 commits into
developmentfrom
refactor-sds

Conversation

@OluwatobiOni

Copy link
Copy Markdown
Collaborator

TO-DO:

  • update SDL table in read_sc_all_sds

@OluwatobiOni OluwatobiOni added On hold Waiting for something / someone outside of our control BYOC PR ready for review labels May 1, 2026
Comment thread R/process_sc_all_sds.R
write_to_disk = TRUE
) {
process_sc_all_sds <- function(data,
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE), BYOC_MODE = BYOC_MODE),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does read_file contain the BYOC_MODE? Just wondering if this line should look like this as i have this on the demographics PR. But i could have missed it. Thanks

Suggested change
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE), BYOC_MODE = BYOC_MODE),
sc_demog_lookup = read_file(get_sc_demog_lookup_path(BYOC_MODE = BYOC_MODE)),

@Jennit07

Jennit07 commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Reviewed 06/05/26 - just one comment from me but ready to test this when we have the data available

@github-actions

Copy link
Copy Markdown

This Pull Request is stale because it has been at least 30 days with no activity. It will be closed if there is no activity within 7 days.

@github-actions github-actions Bot added the Stale label Jun 15, 2026
@OluwatobiOni

Copy link
Copy Markdown
Collaborator Author

Wait for dependency, data not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants