-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8050942
commit 76628f0
Showing
36 changed files
with
544 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
key_metrics: | ||
total_audience: | ||
title: Total audience engaged with this Signature event | ||
ref: events.headlines.total_audience | ||
description: Total audience engaged as part of The Gifting | ||
colour: --l23-magenta |
4 changes: 4 additions & 0 deletions
4
docs/metrics/events/northern-dreaming/_data/events/by_month.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
month_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-10-31,8,207,8,207 | ||
2023-11-30,24,2314,32,2521 | ||
2023-12-31,2,90,34,2611 |
9 changes: 9 additions & 0 deletions
9
docs/metrics/events/northern-dreaming/_data/events/by_ward.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ward_code,events,audience | ||
E05011394,1,60.0 | ||
E05011397,1,20.0 | ||
E05011399,2,81.0 | ||
E05011403,1,50.0 | ||
E05011405,1,25.0 | ||
E05011410,1,11.0 | ||
E05012647,1,6.0 | ||
E05013830,1,14.0 |
9 changes: 9 additions & 0 deletions
9
docs/metrics/events/northern-dreaming/_data/events/by_week.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
week_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-11-03,8,207,8,207 | ||
2023-11-10,23,2254,31,2461 | ||
2023-11-17,0,0,31,2461 | ||
2023-11-24,0,0,31,2461 | ||
2023-12-01,1,60,32,2521 | ||
2023-12-08,0,0,32,2521 | ||
2023-12-15,1,90,33,2611 | ||
2023-12-22,1,0,34,2611 |
7 changes: 7 additions & 0 deletions
7
docs/metrics/events/northern-dreaming/_data/events/headlines.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"total_events":34, | ||
"total_audience":2611, | ||
"ward_count":8, | ||
"earliest_date":"2023-10-30T00:00:00.000", | ||
"latest_date":"2023-12-22T00:00:00.000" | ||
} |
4 changes: 4 additions & 0 deletions
4
docs/metrics/events/northern-dreaming/_data/events/public/by_month.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
month_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-10-31,8,207,8,207 | ||
2023-11-30,1,60,9,267 | ||
2023-12-31,1,0,10,267 |
9 changes: 9 additions & 0 deletions
9
docs/metrics/events/northern-dreaming/_data/events/public/by_ward.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ward_code,events,audience | ||
E05011394,1,60.0 | ||
E05011397,1,20.0 | ||
E05011399,2,81.0 | ||
E05011403,1,50.0 | ||
E05011405,1,25.0 | ||
E05011410,1,11.0 | ||
E05012647,1,6.0 | ||
E05013830,1,14.0 |
9 changes: 9 additions & 0 deletions
9
docs/metrics/events/northern-dreaming/_data/events/public/by_week.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
week_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-11-03,8,207,8,207 | ||
2023-11-10,0,0,8,207 | ||
2023-11-17,0,0,8,207 | ||
2023-11-24,0,0,8,207 | ||
2023-12-01,1,60,9,267 | ||
2023-12-08,0,0,9,267 | ||
2023-12-15,0,0,9,267 | ||
2023-12-22,1,0,10,267 |
7 changes: 7 additions & 0 deletions
7
docs/metrics/events/northern-dreaming/_data/events/public/headlines.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"total_events":10, | ||
"total_audience":267, | ||
"ward_count":8, | ||
"earliest_date":"2023-10-30T00:00:00.000", | ||
"latest_date":"2023-12-22T00:00:00.000" | ||
} |
3 changes: 3 additions & 0 deletions
3
docs/metrics/events/northern-dreaming/_data/events/schools/by_month.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
month_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-11-30,23,2254,23,2254 | ||
2023-12-31,1,90,24,2344 |
1 change: 1 addition & 0 deletions
1
docs/metrics/events/northern-dreaming/_data/events/schools/by_ward.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ward_code,events,audience |
7 changes: 7 additions & 0 deletions
7
docs/metrics/events/northern-dreaming/_data/events/schools/by_week.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
week_ending,events,audience,cumulative_events,cumulative_audience | ||
2023-11-10,23,2254,23,2254 | ||
2023-11-17,0,0,23,2254 | ||
2023-11-24,0,0,23,2254 | ||
2023-12-01,0,0,23,2254 | ||
2023-12-08,0,0,23,2254 | ||
2023-12-15,1,90,24,2344 |
7 changes: 7 additions & 0 deletions
7
docs/metrics/events/northern-dreaming/_data/events/schools/headlines.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"total_events":24, | ||
"total_audience":2344, | ||
"ward_count":0, | ||
"earliest_date":"2023-11-06T00:00:00.000", | ||
"latest_date":"2023-12-12T00:00:00.000" | ||
} |
16 changes: 16 additions & 0 deletions
16
docs/metrics/events/northern-dreaming/_data/events/tickets_by_date.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
date,orders,tickets | ||
2023-09-29,17,44 | ||
2023-10-06,56,153 | ||
2023-10-13,79,215 | ||
2023-10-20,99,271 | ||
2023-10-27,153,423 | ||
2023-11-03,198,545 | ||
2023-11-10,257,691 | ||
2023-11-17,310,825 | ||
2023-11-24,356,968 | ||
2023-12-01,429,1180 | ||
2023-12-08,490,1318 | ||
2023-12-15,594,1581 | ||
2023-12-22,861,2188 | ||
2023-12-29,1195,2990 | ||
2024-01-05,1293,3207 |
19 changes: 19 additions & 0 deletions
19
docs/metrics/events/northern-dreaming/_data/events/tickets_by_event_datetime.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
event_datetime,number_of_tickets,human_datetime | ||
2023-12-22 16:30:00,168,"Fri 22 Dec, 4:30 pm" | ||
2023-12-22 19:30:00,343,"Fri 22 Dec, 7:30 pm" | ||
2023-12-26 14:00:00,133,"Tue 26 Dec, 2:00 pm" | ||
2023-12-26 16:30:00,194,"Tue 26 Dec, 4:30 pm" | ||
2023-12-27 14:00:00,169,"Wed 27 Dec, 2:00 pm" | ||
2023-12-27 16:30:00,164,"Wed 27 Dec, 4:30 pm" | ||
2023-12-27 19:30:00,122,"Wed 27 Dec, 7:30 pm" | ||
2023-12-28 14:00:00,186,"Thu 28 Dec, 2:00 pm" | ||
2023-12-28 16:30:00,115,"Thu 28 Dec, 4:30 pm" | ||
2023-12-28 19:30:00,89,"Thu 28 Dec, 7:30 pm" | ||
2023-12-29 11:00:00,101,"Fri 29 Dec, 11:00 am" | ||
2023-12-29 14:00:00,134,"Fri 29 Dec, 2:00 pm" | ||
2023-12-29 16:30:00,191,"Fri 29 Dec, 4:30 pm" | ||
2023-12-30 11:00:00,80,"Sat 30 Dec, 11:00 am" | ||
2023-12-30 14:00:00,158,"Sat 30 Dec, 2:00 pm" | ||
2023-12-30 16:30:00,264,"Sat 30 Dec, 4:30 pm" | ||
2023-12-31 11:00:00,191,"Sun 31 Dec, 11:00 am" | ||
2023-12-31 14:00:00,359,"Sun 31 Dec, 2:00 pm" |
Oops, something went wrong.