<div dir="ltr">Hi,<div><br></div><div>In the species/search API, one of the properties of a taxon is "numOccurrences", which I assume is the number of occurrences across GBIF for this taxon. The value seems to be always "0" though.</div><div><br></div><div>Example:</div><div><br></div><div><a href="http://api.gbif.org/v1/species/search?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&rank=species&status=accepted">http://api.gbif.org/v1/species/search?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&rank=species&status=accepted</a><br></div><div><br></div><div>First result:</div><div><br></div><div><a href="http://www.gbif.org/species/3134959">http://www.gbif.org/species/3134959</a><br></div><div><br></div><div>On that page you can seeĀ 47,617 occurrences, 332 infraspecies. The API however gives:</div><div><br></div><div>numOccurrences: 0</div><div>numDescendants: 332 (= correct)</div><div><br></div><div>Is this a bug?</div><div><br></div><div>Related:</div><div><br></div><div>- I know I can find the number of occurrences for a taxon by doing an occurrence search (<a href="http://api.gbif.org/v1/occurrence/search?taxonKey=3134959">http://api.gbif.org/v1/occurrence/search?taxonKey=3134959</a>), but that means doing an extra call per taxon.</div><div><br></div><div>- Why does the species API list far fewer properties per taxon (<a href="http://api.gbif.org/v1/species/3134959">http://api.gbif.org/v1/species/3134959</a>) than the species search API? E.g. numOccurrences, descriptions, etc.</div><div><br></div><div>Cheers,</div><div><br></div><div>Peter</div><div><br></div></div>