Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBIF Evidence Reports

Independent, reproducible reports about GBIF API, taxonomy interpretation, and data-selection behaviour.

This repository is not affiliated with GBIF. Confirmed issues should be submitted to the official gbif/portal-feedback repository. The purpose of this repository is to keep the supporting evidence, methods, and small reproduction tools publicly accessible.

Reports

Report Status
Tachyspiza records omitted from an Accipitriformes parent query GBIF issue #6779 — open

Reproduce the current GBIF result

The reproduction script uses only the Python standard library:

python3 scripts/check_tachyspiza_query.py

It retrieves the current counts for the two GBIF occurrence queries and checks three public example records.

To retrieve every occurrence key and calculate the exact set intersection:

python3 scripts/check_tachyspiza_query.py --full-overlap

Reporting principles

  • Separate observed API behaviour from taxonomic opinion.
  • Include clickable queries, stable identifiers, and retrieval dates.
  • State expected and observed behaviour explicitly.
  • Use a minimal example before presenting aggregate measurements.
  • Record negative tests and limitations to avoid overgeneralization.
  • Keep the external issue concise and link to detailed evidence here.

License

The documentation and code in this repository are released under the MIT License.

About

Reproducible evidence packages for GBIF API, taxonomy, and data-selection reports

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages