Skip to content

[Feature] Download/Access collected form data via API #3

@wouellette

Description

@wouellette

The data collected by the ground android App stores the data in some back-end (I assume bigquery or firestore?), and can currently only be downloaded as CSV.

Adding a programmatic access to download/access the data would allow integrating the collected data into workflows, rather than having a human in the loop manually download the CSV to then upload somewhere.

The API would take the survey_name, job_name and some authentication (generated token or client id/secret), and would return the data as CSV/GeoJSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions