Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wijzigingen in export formaat #212

Open
20 tasks
peterdesmet opened this issue Oct 2, 2024 · 0 comments
Open
20 tasks

Wijzigingen in export formaat #212

peterdesmet opened this issue Oct 2, 2024 · 0 comments
Milestone

Comments

@peterdesmet
Copy link
Member

Ik stel een aantal wijzigingen voor aan de observations/export endpoint. Hiermee zal deze (naast het CSV) formaat ook anders zijn dan observations/. De rechten op de velden moeten echter dezelfde blijven.

  • province: remove (currently integer)
  • province_name: add
  • anb: include (boolean)
  • latitude: include, based on location
  • longitude: include, based on location
  • municipality: remove (currently integer), in favour of municipality_name
  • reserved_by: remove, see Remove reserved_by from public export #213
  • reserved_by_first_name: remove, see Remove reserved_by from public export #213
  • nest_status: include (value cf. filter)
  • visible: remove, see Remove reserved_by from public export #213
  • wn_cluster_id: remove, see Remove reserved_by from public export #213
  • public_domain: should be boolean, but currently empty
  • created_datetime: remove milliseconds (cf. observation_datetime)
  • modified_datetime: remove milliseconds (cf. observation_datetime)
  • created_by: remove
  • created_by_first_name: remove
  • created_by_name: add (combination of first + last, trim spaces)
  • modified_by: remove
  • modified_by_first_name: remove
  • modified_by_name: add (combination of first + last, trim spaces)
@peterdesmet peterdesmet added this to the v1.1 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant