Giter Site home page Giter Site logo

gerbenrienk / odk_aggregate_extract Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 29 KB

This repository has been created to have a script that will automatically download data from an odk-aggregate server in json format.

License: GNU General Public License v3.0

Python 100.00%
odk aggregate python api

odk_aggregate_extract's Introduction

odk_aggregate_extract

This repository will be used to create a script that will extract data from an odk-aggregate-server, version 2.0.5. For this we will send requests to the api using two end-points: /view/submissionList and /view/downloadSubmission

I built further on the answers that were kindly provided on https://forum.getodk.org/t/authentication-to-odk-via-python/2224/6

We will use xmltodict, so in eclipse: Window -> Preferences and in the pop-up window, navigate to PyDev -> Interpreters -> Python Interpreter Click button manage-with-pip and enter xmltodict

The result will be two sets of files: one in xml format and one in json format.

preparations

To use the scripts you should have access to the odk-aggregate-api. Create in config a file called odk.config. And you should have a list of form-id in config/form_ids.json. Furthermore you should create a folder "output_files"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.