forked from PYannick/HighFrequencyChecks
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
68 lines (65 loc) · 2.03 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
url: ~
template:
package: unhcrtemplate
bootstrap: 5
navbar:
title: HighFrequencyChecks
left:
- text: "Articles"
menu:
- text: All vignettes
href: articles/index.html
- text: Introduction to High Frequency Checks
href: articles/HFC1.html
- text: High Frequency Checks, a template for data quality monitoring with visuals
href: articles/HFC2.html
- text: High Frequency Checks, a template for data quality monitoring with table
href: articles/HFC3.html
- text: High Frequency Checks, additional usage
href: articles/HFC4.html
- text: News
href: news/index.html
- text: Reference
href: reference/index.html
reference:
- title: Pro-active actions - Enumerators rigorous work standards
contents:
- assessmentDuration
- assessmentDurationOutliers
- enumeratorIsLazy
- isInterviewCompleted
- isInterviewWithConsent
- surveyMissingValues
- surveyDistinctValues
- surveyOtherValues
- surveyOutliers
- surveyBigValues
- surveySmallValues
- enumeratorErrorsSummary
- title: Pro-active actions - Enumerators productivity
contents:
- assessmentProductivity
- assessmentDailyValidSurveys
- assessmentInterviewTime
- enumeratorSurveysConsent
- enumeratorSurveysDuration
- enumeratorProductivity
- enumeratorProductivityOutliers
- title: Corrective actions - Correct set-up of data collection devices and encoding of the forms
contents:
- isuniquerespondantIDDuplicated
- isuniquerespondantIDMissing
- isSurveyOnMoreThanADay
- isSurveyEndBeforeItStarts
- isSurveyMadeInTheFuture
- title: Corrective actions - Data collected according the plan
contents:
- isSurveyStartedBeforeTheAssessment
- isInterviewTooShort
- isInterviewTooShortForTheHouseholdSize
- isInterviewInTheCorrectSite
- isInterviewAtTheSamplePoint
- assessmentTrackingSheet
- title: Graphical User Interface
contents:
- run_app