Skip to content

Commit 5e3defa

Browse files
author
eventbrite-bot
committed
Update Eventbrite ticket stats
1 parent b2e4aee commit 5e3defa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

stats.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1 class="title">Look at this graph...</h1>
105105
<div class="col-sm-12 text-center">
106106
<div>
107107
<h2 class="title">General stats</h2>
108-
<h2 class="title-lead mt-10">Last updated: <!-- LAST_UPDATED_START --> 2026-05-21T19:18:31.779Z <!-- LAST_UPDATED_END --></h2>
108+
<h2 class="title-lead mt-10">Last updated: <!-- LAST_UPDATED_START --> 2026-05-21T21:10:26.189Z <!-- LAST_UPDATED_END --></h2>
109109
</div>
110110
</div>
111111
</div>
@@ -128,7 +128,7 @@ <h2 class="title-lead">Ticket sales (month by month)</h2>
128128
borderWidth: 1
129129
},{
130130
label: '2026',
131-
data:/* MONTHLY_SALES_START */ [145,27,40,19,22] /* MONTHLY_SALES_END */,
131+
data:/* MONTHLY_SALES_START */ [145,27,40,19,23] /* MONTHLY_SALES_END */,
132132
borderWidth: 1
133133
}]
134134
},
@@ -162,7 +162,7 @@ <h2 class="title-lead">Ticket sales (week by week)</h2>
162162
},
163163
{
164164
label: '2026',
165-
data:/* WEEKLY_SALES_START */ [101,31,13,9,3,7,9,29,6,1,3,4,0,5,8,5,6,6,7] /* WEEKLY_SALES_END */,
165+
data:/* WEEKLY_SALES_START */ [101,31,13,9,3,7,9,29,6,1,3,4,0,5,8,5,6,6,8] /* WEEKLY_SALES_END */,
166166
borderWidth: 1
167167

168168
}]
@@ -198,7 +198,7 @@ <h2 class="title-lead">Ticket sales (monthly cumulative)</h2>
198198
borderWidth: 1
199199
},{
200200
label: '2026',
201-
data: [145,172,212,231,/* TOTAL_ALLOC_GA_START */ 253 /* TOTAL_ALLOC_GA_END */],
201+
data: [145,172,212,231,/* TOTAL_ALLOC_GA_START */ 254 /* TOTAL_ALLOC_GA_END */],
202202
borderWidth: 1
203203
}]
204204
},
@@ -242,7 +242,7 @@ <h2 class="title-lead">Ticket allocations by type</h2>
242242
},
243243
{
244244
label: 'Allocated',
245-
data: [/* TOTAL_ALLOC_GA_START */ 253 /* TOTAL_ALLOC_GA_END */,/* TOTAL_ALLOC_ORGANISER_START */ 5 /* TOTAL_ALLOC_ORGANISER_END */,/* TOTAL_ALLOC_CREW_START */ 14 /* TOTAL_ALLOC_CREW_END */,/* TOTAL_ALLOC_SPEAKER_START */ 17 /* TOTAL_ALLOC_SPEAKER_END */,/* TOTAL_ALLOC_SPONSOR_START */ 0 /* TOTAL_ALLOC_SPONSOR_END */,/* TOTAL_ALLOC_VILLAGE_START */ 0 /* TOTAL_ALLOC_VILLAGE_END */,/* TOTAL_ALLOC_VENDOR_START */ 0 /* TOTAL_ALLOC_VENDOR_END */,/* TOTAL_ALLOC_PRESS_START */ 1 /* TOTAL_ALLOC_PRESS_END */],
245+
data: [/* TOTAL_ALLOC_GA_START */ 254 /* TOTAL_ALLOC_GA_END */,/* TOTAL_ALLOC_ORGANISER_START */ 5 /* TOTAL_ALLOC_ORGANISER_END */,/* TOTAL_ALLOC_CREW_START */ 14 /* TOTAL_ALLOC_CREW_END */,/* TOTAL_ALLOC_SPEAKER_START */ 17 /* TOTAL_ALLOC_SPEAKER_END */,/* TOTAL_ALLOC_SPONSOR_START */ 0 /* TOTAL_ALLOC_SPONSOR_END */,/* TOTAL_ALLOC_VILLAGE_START */ 0 /* TOTAL_ALLOC_VILLAGE_END */,/* TOTAL_ALLOC_VENDOR_START */ 0 /* TOTAL_ALLOC_VENDOR_END */,/* TOTAL_ALLOC_PRESS_START */ 1 /* TOTAL_ALLOC_PRESS_END */],
246246
borderWidth: 1
247247

248248
}]

0 commit comments

Comments
 (0)