Events statistics | ||
Events with the highest percentage of attendance | Events with the lowest percentage of attendance | Events with larger capacity |
---|---|---|
{{highestAttendance.name}} {{highestAttendance.assistance ? (highestAttendance.assistance/highestAttendance.capacity*100).toFixed(2) : (highestAttendance.estimate/highestAttendance.capacity*100).toFixed(2)}}% | {{lowerAttendance.name}} {{lowerAttendance.assistance ? (lowerAttendance.assistance/lowerAttendance.capacity*100).toFixed(2) : (lowerAttendance.estimate/lowerAttendance.capacity*100).toFixed(2)}}% | {{largerCapacity.name}} |
Upcoming events statistics by category | ||
Categories {{orderedByCategory}} | Revenues {{orderedByRevenue}} | Percentage of attendance {{orederedByAttendance}} |
{{event.category}} | ${{event.revenue.toLocaleString()}},00 | {{(event.attendance*100).toFixed(2)}}% |
Past Events statistic by category | ||
Categories {{orderedByCategory}} | Revenues {{orderedByRevenue}} | Percentage of attendance {{orederedByAttendance}} |
{{event.category}} | ${{event.revenue.toLocaleString()}},00 | {{(event.attendance*100).toFixed(2)}}% |