Skip to content

fix standardization import examples - #428

Open
BryanTegomoh wants to merge 1 commit into
appliedepi:masterfrom
BryanTegomoh:codex/fix-standardization-imports
Open

fix standardization import examples#428
BryanTegomoh wants to merge 1 commit into
appliedepi:masterfrom
BryanTegomoh:codex/fix-standardization-imports

Conversation

@BryanTegomoh

@BryanTegomoh BryanTegomoh commented May 2, 2026

Copy link
Copy Markdown

Fixes #425.

The Chapter 21 GitHub import example now matches the working code later in the chapter: it adds Country to A_demo and B_demo before the downstream join. The B demographic import also sets format = ";" because that file is semicolon-delimited.

The same fix is applied to the data download snippet.

Testing: git diff --check; local R schema check for the standardization import columns.

Not run: Quarto render, quarto is not installed locally.

@netlify

netlify Bot commented May 2, 2026

Copy link
Copy Markdown

Deploy Preview for euphonious-melomakarona-1c9abb canceled.

Name Link
🔨 Latest commit 86029a6
🔍 Latest deploy log https://app.netlify.com/projects/euphonious-melomakarona-1c9abb/deploys/69f611a7b06ff400082f3772

@netlify

netlify Bot commented May 2, 2026

Copy link
Copy Markdown

Deploy Preview for epirhandbook ready!

Name Link
🔨 Latest commit 86029a6
🔍 Latest deploy log https://app.netlify.com/projects/epirhandbook/deploys/69f611a7bbd90e00088d862a
😎 Deploy Preview https://deploy-preview-428--epirhandbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 2, 2026

Copy link
Copy Markdown

Deploy Preview for erh-quarto ready!

Name Link
🔨 Latest commit 86029a6
🔍 Latest deploy log https://app.netlify.com/projects/erh-quarto/deploys/69f611a705d6670008e857d6
😎 Deploy Preview https://deploy-preview-428--erh-quarto.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@BryanTegomoh
BryanTegomoh force-pushed the codex/fix-standardization-imports branch from 9c729d6 to e978507 Compare May 2, 2026 07:43
@BryanTegomoh
BryanTegomoh force-pushed the codex/fix-standardization-imports branch from e978507 to 86029a6 Compare May 2, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Github Datasets for Chapter 21 missing column

2 participants