{{ collectionData['collectionname'] + ' ' }}
                            
                                {{ collectionData['institutioncode'] + (collectionData['collectioncode'] ? '-' : '') }}
                            
                            
                                {{ collectionData['collectioncode'] }}
                            
                        
                    
                                        GBIF Dataset page: 
                                        
                                            {{ ('https://www.gbif.org/dataset/' + datasetKey) }}
                                        
                                    
                                
                                
                                    
                                        iDigBio Dataset page: 
                                        
                                            {{ ('https://www.idigbio.org/portal/recordsets/' + idigbioKey) }}
                                        
                                    
                                
                            
                                        {{ collectionData['institutionname2'] }}
                                    
                                    
                                        {{ collectionData['address1'] }}
                                    
                                    
                                        {{ collectionData['address2'] }}
                                    
                                    
                                        
                                            {{ collectionData['city'] + ((collectionData['stateprovince'] || collectionData['postalcode']) ? ', ' : '') }}
                                        
                                        
                                            {{ collectionData['stateprovince'] + (collectionData['postalcode'] ? '   ' : '') }}
                                        
                                        
                                            {{ collectionData['postalcode'] }}
                                        
                                    
                                    
                                        {{ collectionData['country'] }}
                                    
                                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 GenBank references' }}
                                        
                                        
                                            {{ collectionData['dynamicproperties']['boldcnt'] + ' with BOLD references' }}
                                        
                                        
                                            {{ collectionData['dynamicproperties']['refcnt'] + ' with publication references' }}
                                        
                                        
                                            {{ collectionData['dynamicproperties']['SpecimensCountID'] + ' ' }}
                                            
                                                {{ '(' + speciesIDPercent + '%) ' }}
                                            
                                            identified to species
                                        
                                    
                                    
                                        {{ collectionData['familycnt'] + (Number(collectionData['familycnt']) === 1 ? ' family' : ' families') }}
                                    
                                    
                                        {{ collectionData['genuscnt'] + (Number(collectionData['genuscnt']) === 1 ? ' genus' : ' genera') }}
                                    
                                    
                                        {{ collectionData['speciescnt'] + ' species' }}
                                    
                                    
                                        
                                            {{ collectionData['dynamicproperties']['TotalTaxaCount'] + ' total taxa (including subsp. and var.)' }}
                                        
                                    
                                Record Distribution
                                            
                                        Data Downloads
                                            
                                        
                                {{ defaultTitle + ' Occurrence Data Collections' }}
                            
                            
                        
                                            {{ collection.institutioncode + ((collection.institutioncode && collection.collectioncode)? '-' : '') + collection.collectioncode }}