Skip to content

[kobotoolbox] Optionally download and store deployed_versions of a form #141

@nicopace

Description

@nicopace

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

No one assigned

    Labels

    connectorsConnector scripts for ETL from upstream data sourcesfeatureNew specs for new behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions