iefieldkit
iefieldkit copied to clipboard
Stata commands designed for Impact Evaluations field work. These are tools that are used during/after a survey in the field for data quality monitoring.
Check that there is an associated text field whenever 'other' is listed as a choice in a select_one or _multiple fields. Generate warning if text field doesn't exist or relevance...
As mentioned in #111, special characters may be imported with the incorrect encoding. I am not sure there is a way to fix this, really, as one would have to...
It is very likely to be an error if the language options used are not the same in the choice sheet and the survey sheet. When implementing this it should...
Moving issue from ietoolkit: [ieduplicates: allow more than one id variable #113](https://github.com/worldbank/ietoolkit/issues/113)
Currently the command only allows letters, numbers, underscore and regular spaces in the field name in order to run the command. Here is the code: ``` gen `illegal_char' = (trim(regexr(`var',"[a-zA-Z0-9_/-]*",""))...
Missing spaces between 'label' and 'English' (and similar ODK label column names) as shown in attached screenshot 