ETQ , I would like to have R6 object to read and check integrity of the file that defines the referential in order to provide a basis for contextualization.
The referential is an excel file that partly complies with xlsform standard.
[ ] If an indicator is defined it should map with at least one variable from the survey worksheet
[ ] An indicator should map with at least one population
[ ] If a relation between one population and one indicator is recorded, the indicator should also be defined in the indicator frame
[ ] If an indicator is defined to map with variables from the survey worksheet, then all those variables should actually be present in the survey frame
ETQ , I would like to have R6 object to read and check integrity of the file that defines the referential in order to provide a basis for contextualization.
The referential is an excel file that partly complies with xlsform standard.
Client - Validation
https://unhcr-americas.github.io/surveyDesigner/docs/reference/Referential.html
https://unhcr-americas.github.io/surveyDesigner/docs/reference/Referential.html
Dev - Tech
See - https://edouard-legoupil.github.io/kobocruncher/reference/kobo_dico.html
[ ] When loading the referential - it should comply with xlsform contstaints - see - also https://github.com/XLSForm/pyxform
[ ] If an indicator is defined it should map with at least one variable from the survey worksheet
[ ] An indicator should map with at least one population
[ ] If a relation between one population and one indicator is recorded, the indicator should also be defined in the indicator frame
[ ] If an indicator is defined to map with variables from the survey worksheet, then all those variables should actually be present in the survey frame
[x] Technical validation (tests, check etc.)