Skip to content

BYOC_ID: 46046 Refactor Community Mental Health#1328

Open
LucyEmma22 wants to merge 16 commits into
developmentfrom
refactor-cmh
Open

BYOC_ID: 46046 Refactor Community Mental Health#1328
LucyEmma22 wants to merge 16 commits into
developmentfrom
refactor-cmh

Conversation

@LucyEmma22

@LucyEmma22 LucyEmma22 commented May 13, 2026

Copy link
Copy Markdown
Collaborator

Complete and reviewed. Waiting for CMH data.

TO-DO:

  • Check SDL table name
  • Check year column name
  • Test locally

@LucyEmma22 LucyEmma22 added On hold Waiting for something / someone outside of our control BYOC 1: Preprod Data Not Available Denodo data not available in preprod labels May 13, 2026
Comment thread R/read_extract_cmh.R Outdated
denodo_connect,
dbplyr::in_schema("sdl", "sdl_cmh_source")
) %>% # TODO: Check table name.
dplyr::filter(financial_year == c_year) %>% # TODO: Check year column.

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.

We will need to come back to this. CMH ended in 2020/21 so it's an archived dataset. Would be a file ingest and NSS will probably stack all years into one SQL table. We will need to come back to verify what "year" will be called then so as to use it for filtering.

@lizihao-anu lizihao-anu added the 1b: Peer Review 1 Complete First peer review completed by reviewer (without data) label Jun 25, 2026
@LucyEmma22 LucyEmma22 added 1b: Peer Review 1 Complete First peer review completed by reviewer (without data) On hold Waiting for something / someone outside of our control and removed On hold Waiting for something / someone outside of our control 1b: Peer Review 1 Complete First peer review completed by reviewer (without data) 1b: Ready for PHS Testing labels Jun 30, 2026
@LucyEmma22 LucyEmma22 added 2: Preprod Data in UAT Denodo data available in preprod and undergoing UAT and removed On hold Waiting for something / someone outside of our control 1: Preprod Data Not Available Denodo data not available in preprod labels Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1b: Peer Review 1 Complete First peer review completed by reviewer (without data) 2: Preprod Data in UAT Denodo data available in preprod and undergoing UAT BYOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants