You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the simple download table, the definition of species is somewhat limited and for all ranks it is just repeated. Ideally, the species column definition should be updated to correspond to the GbifTerm:
The canonical name without authorship of the accepted species.
Instead of the generic:
The species name (excluding authorship) for the species from the GBIF backbone matched to this occurrence.
Or at least it should be clear that it is the accepted species name.
# Fetch species list format download terms
write_description_table(GBIF_API + '/occurrence/download/describe/speciesList',
lambda x : x['fields'],
'speciesList',
True,
output+"/download-species-list-terms-table.adoc",
text_types)
The text was updated successfully, but these errors were encountered:
CecSve
added
the
Using Data
Issues relating to enhancing the 'Using data' section of the technical documentation
label
May 27, 2024
Feedback on Occurrence download formats (Github source for this page)
In the simple download table, the definition of species is somewhat limited and for all ranks it is just repeated. Ideally, the species column definition should be updated to correspond to the GbifTerm:
Instead of the generic:
Or at least it should be clear that it is the accepted species name.
The table is not editable in the tech docs repo and seems to link to a source I cannot find
The text was updated successfully, but these errors were encountered: