A (likely non-optimal) way of holding all the information about a dance event
An Event
class
event_code
Character. A unique identifier for the event
name
Character.
url
Character. The organisers' page for the event
event_format
Factor
location
Character. Town/City name
country
Character.
continent
Character.
description
Character.
teacher_description
Character.
styles
Vector of factors. The dances present at the event.
teachers
List of character vectors. The sets of teachers at the event.
teachers_confirmed
Logical.
competitions_held
Logical.
is_new_event
Logical.
latitude
Numeric.
longitude
Numeric.
start_date
Date.
end_date
Date.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.