trias-project / unified-checklist

🇧🇪 Global Register of Introduced and Invasive Species - Belgium
https://trias-project.github.io/unified-checklist/
MIT License
0 stars 1 forks source link

Pull data from verbatim API to make use of degreeOfEstablishment and pathway #80

Open peterdesmet opened 1 year ago

peterdesmet commented 1 year ago

The distribution API currently doesn't expose those terms, which is reported at https://github.com/gbif/checklistbank/issues/294. It also seems that the status information is not always provided, which would filter out a lot of correct distributions from our unified checklist.

As a workaround, we should investigate if we can query the (uninterpreted) data from the verbatim API (e.g. https://api.gbif.org/v1/species/141117231/verbatim). This could also save on the number of requests that are being sent.

PietrH commented 1 year ago

https://gist.github.com/PietrH/82938952d47fd251366848ce3ec51c7d