ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
Please do not delete events
3
old events can be used as archive data to look back over what has happened
4
5
Add a new event
6
Venues and Artists should be added first
7
Then create an event - you can copy an artists or venue from the cell in the appropriate sheet to save some typing
8
NB It doesn't matter where on the sheet you add new rows - bottom make sense
9
NB Ctrl +F is a good way to search in a sheet for a name!!
10
11
If you have more than one artist. list the main artists first and then list th rest seperated by a comma. They will show in the listing as support acts.
12
13
How does it show on the web?
14
The website downloads the spreadsheet and orders things by date etc, so we don't have to.
15
This is a manual process at the moment, but may be automated in future
16
As such, this is not updated on our website in realtime - BUT the spreadsheet does update immediately. Other people may be using the data.
17
18
Automagic
19
Bingley Arts Centre data is scraped from their listings page - we don't have to add this manually. But this is also an intermittent manaul process.
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100