-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data cleaning resources dev #3
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wkirui - Thank you for all of the heavy lifting to migrate the data cleaning content. It's looking great!
Before I approve, given the large reorganization, I think it would be good to walk through the updates with @cpulidoc so that Cristhian can get up to speed on the updates you've made while he was at the India training and weigh in on the best organization of the content. Can the two of you chat in the coming days or next week?
@@ -13,9 +13,9 @@ author: | |||
|
|||
**Summary.** This page introduces **WhatsApp surveys** as an alternative data collection method available for IPA projects. While there are multiple ways to approach WhatsApp surveys, the GRDS team recommends <em>Twilio</em> as the platform to implement data collection via WhatsApp. Accordingly, the page provides a quick introduction to Twilio and how to perform initial tasks such as setting up a Twilio console, procuring a phone number, and completing a verification process. | |||
|
|||
## Introduction | |||
<!-- ## Introduction --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❓ Are these lines intentionally commented out?
I'm getting the following 404 error when loading the "Importing into Stata" page. Seems like the path to the ❯ just preview-docs
quarto preview
Terminating existing preview server....DONE
Preparing to preview
Watching files for changes
Browse at http://localhost:3434/
GET: /
GET: /docs/data_management/data_cleaning/raw_data_management/
WARN: connection closed before message completed
GET: /docs/data_management/data_cleaning/raw_data_management/importing_into_stata.html
/docs/assets/images/IPA-primary-color-RGB.png (404: Not Found) |
This draft outline looks great @wkirui! Agree with @NKeleher that we should try to meet soon so you can walk me through your work. I see you're out of office until next Wednesday though, so I sent you an invite next Thursday 5pm (Nairobi). In the meantime, I'll be going over the site and working on content development. Thanks! |
I keep getting the same error as well. The path setting to |
Pull Request Summary 🚀
What does this PR do? 📝
This change adds the data cleaning guides to the repository and includes a some modification on the page layout as shown here:
Why is this change needed? 🤔
We need to migrate all existing data cleaning guides into this repository.
How was this implemented? 🛠️
I copied the data cleaning guides from this repository and modified the code accordingly.
How to test or reproduce ? 🧪
Running
quarto preview
in the repository folderScreenshots (if applicable) 📷
Checklist ✅
Reviewer Emoji Legend
:code:
:smiley:
:+1:
:100:
...and I want the author to know it! This is a way to highlight positive parts of a code review.
:star: :star: :star:
And I am providing reasons why it needs to be addressed as well as suggested improvements.
:star: :star:
And I am providing suggestions where it could be improved either in this PR or later.
:star:
...and consider this a suggestion, not a requirement.
:question:
This should be a fully formed question with sufficient information and context that requires a response.
:memo:
:pick:
This does not require any changes and is often better left unsaid. This may include stylistic, formatting, or organization suggestions and should likely be prevented/enforced by linting if they really matter
:recycle:
Should include enough context to be actionable and not be considered a nitpick.