{{ collectionData['collectionname'] + ' ' }}
{{ collectionData['institutioncode'] + (collectionData['collectioncode'] ? '-' : '') }}
{{ collectionData['collectioncode'] }}
GBIF Dataset page:
{{ ('https://www.gbif.org/dataset/' + datasetKey) }}
Collection Statistics:
{{ collectionData['recordcnt'] + ' occurrence ' + (Number(collectionData['recordcnt']) === 1 ? 'record' : 'records') }}
{{ ((collectionData['georefcnt'] && Number(collectionData['georefcnt']) > 0) ? collectionData['georefcnt'] : '0' ) + ' ' }}
{{ '(' + georeferencedPercent + '%) ' }}
georeferenced
{{ collectionData['dynamicproperties']['imgcnt'] + ' ' }}
{{ '(' + imagePercent + '%) ' }}
with images
{{ collectionData['dynamicproperties']['gencnt'] + ' with associated genetic data' }}
{{ collectionData['dynamicproperties']['refcnt'] + ' with publication references' }}
{{ collectionData['dynamicproperties']['SpecimensCountID'] + ' ' }}
{{ '(' + speciesIDPercent + '%) ' }}
identified to species
{{ Number(collectionData['familycnt']) + (Number(collectionData['familycnt']) === 1 ? ' family' : ' families') }}
{{ Number(collectionData['genuscnt']) + (Number(collectionData['genuscnt']) === 1 ? ' genus' : ' genera') }}
{{ Number(collectionData['speciescnt']) + ' species' }}
{{ collectionData['dynamicproperties']['TotalTaxaCount'] + ' total taxa (including subsp. and var.)' }}
Record Distribution
Data Downloads
{{ defaultTitle + ' Occurrence Data Collections' }}