No articles match
A quick introduction to robotoolbox3 months ago
Configure robotoolbox | KoboToolbox API assets | List your projects | KoboToolbox asset | KoboToolbox data | Filtering and selecting fields | KoboToolbox form | Wrapping up
Audit logging data3 months ago
Loading the project | Extracting the audit data
Geographic Data Collection and Spatial data3 months ago
Spatial data | Survey questions | Loading the project | Extracting the data | Geopoint | Geotrace | Geoshape | Conclusion
Loading Data with Repeating Groups3 months ago
Loading data | Loading the survey | Extracting the data | Manipulating repeat group as dm object | Visualizing the relationship between tables | Number of rows of each table | A dm object is a list of data.frame | Filtering data | Joining tables | Conclusion
Multi-Language Survey Forms3 months ago
Loading the survey | Listing available languages | Reading data in each language | Accessing variable labels | Variable labels as column names | Accessing labels from select_one question type | Accessing labels for select_multiple question type
Accessing the OData API2 years ago
Configure ruODK | OData service document | OData metadata document | OData submission data documents | Detour: Data rectangling | DIY rectangling | Visualise data | Datatable | Map | Summarising data | Export | ruReady to ODK?
Accessing the RESTful API2 years ago
Scope | Three ways to happiness | Setup ruODK | Projects | Forms | List forms for a project | Inspect form schema | Show details of one form | Submissions | Get all submissions for one form | List submissions for one form | Get submission data | Parse submissions | Outlook
Comparison of related software packages2 years ago
Comparison of ODK related software packages (non-ODK core) | Comparison of OData related R packages
Setup2 years ago
Configure ruODK | Best practice: ru_setup | Permanent defaults: Environment variables | The hard way: Per function call | Moving across forms | Legacy support for deprecated ODK Central features
Spatial data2 years ago
Data | Map geopoints | Mapview using sf | GGplot using sf | Leaflet using sf | Leaflet using extracted coordinate components in tbl_df | Map geotraces (lines) | Leaflet using sf and extracted coordinates | Map geoshapes (polygons) | Outlook
IMPACT ggplot2 theme2 years ago
Barplot without formating | theme_barplot | Other palettes | Errors and number of colors
Create table for map2 years ago
create_table_for_map | 5 classes | 6 classes | Troubleshooting
Add labels to results table2 years ago
Get Started with mdepriv2 years ago
Introduction | Requirements | A Minimalist Start | What mdepriv Can Return | Grouping Items as Dimensions | Sampling Weights | Standard Methods | Specification of the Betti-Verma Double Weighting | Flexible Double Weighting Schemes beyond Betti-Verma | Expertise-Based Weights for Items | Check the Weighting Scheme | Obtaining the Scores | Two-Level Deprivation Model | Handling Missing Values | Multiple Models in a data.frame | Acknowledgement | References
Package Functions3 years ago
Demo data | Pro-active actions - Enumerators rigorous work standards | Interview Duration | Interview Duration Outliers | Picked up less than a certain number of answers for select multiple questions | Are Interviews Completed? | Do Interviews include Consent? | Is there Missing Values in the reponse? | Number of distinct values (not missing) per fields | Other distinct values (not missing) per fields other with count | Response Outliers | Abnormally High Values | Abnormally Low Values | Enumerator Errors Summary | Pro-active actions - Enumerators productivity | Summary of daily average productivity | Daily number of filled forms per attempt output | Daily number of filled forms per time in the day | Percentage of non-completed interviews by enumerator | Interview Duration per Enumerator | Number of Interview by enumerator | Enumerators with very low or high productivity | Corrective actions - Correct set-up of data collection devices and encoding of the forms | How many Attempt for each SampleRespondant ID? | Are there unique respondantID Missing? | Is there any survey interview lasting on more than a day? | Is there any survey interview with end date time before start time? | Is there any survey interview with start date after today? | Corrective actions - Data collected according the plan | Is there any survey interview starting before official first day? | Are there interviews appearing too short? | Are there interviews appearing too short based on household Size? | Are interviews taking place in the expected site? | Are interviews taking place in the expected point? | Overall tracking sheet | run_app
Automating Report Generation and Notification3 years ago
Automating Data Quality Monitoring Report | Create a public github repo | Set up the manifest | Publish the report to Rstudio Connect from Github | Set up your kobotoolbox API key within Rstudio Connect | Set up report frequency generation and sending it to your email | Use power automate to forward automatically the email with the report to the data supervisor | Doing some of the available checks on the individual loops | Doing a check by enumerator or not | Periodic checks (daily for example) on the data collected | Changing the purpose of a function
Configuring High Frequency Check Report Template3 years ago
Measuring data collection quality | Specific variables to be controlled | Setting up tablet | Process configuration | Loading survey dataset (microdata) | Configuring numeric questions | Configuring categoric questions | Configuring sampling plan | Configuring geodata for the surveyed area | Report Configuration | Corrective actions | Correct set-up of data collection devices and encoding of the forms | Respondent ID | Configuration of dates on device | Data collected according the plan | Completed interviews | Interviews made before the first day of data collection | Enumerators who made a survey below r minimumSurveyDuration minutes | Recorded site name for each interview matches the name of the location | Recorded locations for each interview within a r buffer meters buffer from a sample point | Tracking sheet per site | Pro-active actions | Enumerators rigorous work standards | Durations of Interviews | Responses with outliers | Numeric value above a certain threshold | Enumerators who pick up less than a predifined number of answers per specific questions: | Check percentage of “don’t know” and refusal responses by the enumerator. | Number of other distinct values (for the questions with a possibility of other) | Enumerator productivity | How many completed interview per day? | How many attempted interview per day and obtained consent? | Percentage of survey per consent status by enumerator | Average interview duration by enumerator | Number of surveys per day by enumerator | Enumerators with productivity significantly different from the average (low or high)
Development3 years ago
Data examples to demo the package | fct_xlsfrom_language | fct_interview_duration | fct_tabulate_form | fct_create_flextable | fct_render_prettyprint | fct_xlsform_compare | run_app
What is different from Stata's mdepriv?5 years ago
References
R client to the Humanitarian Data Exchange7 years ago
Humanitarian Data Exchange platform | Get data from HDX | Connect to a server | Search datasets | Choose the dataset you want to manipulate in R, in this case we will take the first one. | List all resources in the dataset | Choose a resource we need to download/read
Quickstart7 years ago
Download and load the QuestionnaireHTML library | Your inputs | Quick start