iefieldkit icon indicating copy to clipboard operation
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.

Results 36 iefieldkit issues
Sort by recently updated
recently updated
newest added

Returns: ``` Data signature can be found at at [path] key variable list_name is byte in master but str1 in using data key variable value is byte in master but...

minor bug

Feedback sent to analytics email. Moved here to give access to everyone collaborating on this repo. > During the data collection, often the respondents' name was collected using brackets, for...

resolved but not yet published
minor bug

When trying to encode string variables, it is easier to start from a list of its current values. The option should pre-fill: - variable name - value - number of...

enhancement
low priority
new command

![image](https://user-images.githubusercontent.com/15252541/217040614-cf076664-6e88-4a03-82b4-27a266a3b0dd.png) Maybe this is intentional, but in that case, it should not have a .`txt` file format.

minor bug

From Stata Journal reviewer: > In general, I don’t like these other options. First, its functionality isn’t what I initially thought after reading the explanation in your article. To me,...

new command

Hello, Is there a plan to release an R version of this package? Thanks a lot!

https://github.com/worldbank/iefieldkit/blob/eb2ee624ddd20a42ff8a1aca647cc7cf28d35f0c/src/ado_files/ieduplicates.ado#L250-L253 Error happens if these two conditions are satisfied: 1. The dataset has two vars that will have the same name if both converted to lower case (examples `region`/`REGION`, `region`/`Region`...