Add some new API point that produce some CSV #50
Labels
No Label
bug
docker
documentation
fonctionnalité
prêt
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: champs-libres/biommap#50
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the latest issue #49 is not feasible/ not satisfactory, we could add some API endpoint that produce some CSV. We can export CSV from the admin, but the problem is that sites and visits are split into 2 different tables.
The idea is thus to "change the format of the API endpoint to json to csv". It can be easy or quite complicated.
Ex, the https://biomap.champs-libres.be/api/sites/programs/1 API point is from
27d392c06a/backend/gncitizen/core/sites/routes.py (L233)
OK. See
194368f6f7