okapi: Open Data Kit (ODK)-based Computer-assisted Personal Interview (CAPI) Tools
Data collection using computer-assisted personal interviewing (CAPI) tools is now the standard approach for conducting surveys and studies. A wide range of CAPI systems are currently being used. The ability to interface with these systems helps in the overall data process. This package provides interface functions to CAPI systems based on the Open Data Kit (ODK) technology.
What does the package do?
Currently, {okapi}
provides functions to interface with ONA via its API. The current set of functions perform the following tasks:
Authenticate with the respective servers using either an account password or an API token;
List resources in the server available to interface with; and,
Get data or resources from the server to R.
For more information on the {okapi}
package, you can visit the project website. To learn about the underlying code for this software development project, see the GitHub code repository.
If you are interested in contributing to this project, please be aware of its Contributor Code of Conduct. By participating in this project you agree to abide by its terms. To see a list of features that we are either actively working on, are considering, or need help on, visit our GitHub issues page. If you find something that you can help with, follow these steps on how to contribute.