Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Queries take data form different areas and are more user friendly than using endpoints. Output is usable without further manipulation.

Table of Contents

Info

All Data endpoints allow filtering using the query parameter in the request body. E.g. you can:

  • Retrieve only sites which contain a feature of interest (FOI) = “plant occurrence”

  • Retrieve only observations which contain a parameter = “basal area”

...