-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
connectorsConnector scripts for ETL from upstream data sourcesConnector scripts for ETL from upstream data sourcesfeatureNew specs for new behaviorNew specs for new behavior
Description
This functionality should be added to https://github.com/ConservationMetrics/gc-scripts-hub/blob/main/f/connectors/kobotoolbox/kobotoolbox_responses.py
Right now, this script imports the data and some metadata of the exported survey.
Most of the data from the survey can be found in the xlsform files that define the survey.
There needs to be a consideration in relation to the multiple versions a survey can have, so not only the last one needs to be downloaded, but all of them, and match the version of it to the version in the database.
This can also be used to derive from them the transformations that happened in between versions, like using diff between them.
Metadata
Metadata
Assignees
Labels
connectorsConnector scripts for ETL from upstream data sourcesConnector scripts for ETL from upstream data sourcesfeatureNew specs for new behaviorNew specs for new behavior