From f81b3721d6fdf19ceaa83d3055f33d556af94546 Mon Sep 17 00:00:00 2001 From: tree Date: Wed, 22 Nov 2023 11:27:52 +0100 Subject: [PATCH] add basic events budget info --- docs/events/index.md | 16 ++++++++++++++++ docs/events/seasons/2024.md | 6 +++++- docs/events/types.md | 10 +++++----- 3 files changed, 26 insertions(+), 6 deletions(-) diff --git a/docs/events/index.md b/docs/events/index.md index 863eac03..b2e46630 100644 --- a/docs/events/index.md +++ b/docs/events/index.md @@ -29,6 +29,12 @@ Within the season, all events are prepared together as one package. This also ap [List of seasons →](/events/seasons) +### Season Budget + +Each season as a whole has a predetermined budget that we want to raise from sponsors and donors. These funds are then used to cover the costs associated with organising these events. + +The Season Budget consists of sponsorship donations (see [Event sponsorship](/events/sponsors)) and donations from Web3Privacy Now initiative itself. + ## Regions The basic division by location is into major regions according to wider regions or continents (e.g. Europe, LATAM, etc.). @@ -80,6 +86,16 @@ At each event, the program is made up of [slots](#slots) that are filled with di ## Production +### Budget + +Funds to pay for event expenses and services come from the shared [Season Budget](#season-budget) dedicated for the season. + +The amount to be provided for a particular event depends on the [type of event](/events/types), its duration and other parameters. + +### Legal entity + +TODO + ### Catering The food and drink provided at a particular event is based on other circumstances, such as the amount of admission or duration of the event. Basically, we try to provide our visitors with as much comfort as possible without spending too much. diff --git a/docs/events/seasons/2024.md b/docs/events/seasons/2024.md index abc7955e..17814558 100644 --- a/docs/events/seasons/2024.md +++ b/docs/events/seasons/2024.md @@ -1 +1,5 @@ -# 2024 Season \ No newline at end of file +# 2024 Season + +Season Budget: $100-150k + +TODO \ No newline at end of file diff --git a/docs/events/types.md b/docs/events/types.md index 2b7a6f8f..ed81809b 100644 --- a/docs/events/types.md +++ b/docs/events/types.md @@ -8,11 +8,11 @@ We divide events into the following types according to their length and goal: ## Overview -| Type | [Slots](/events#slots) | Description | -| --- | --- | --- | -| [Hackathon](#hackathon) | *variable* | a multi-day event including hacking | -| [Summit](#summit) | 10 - 16 | a day-long gathering | -| [Meetup](#meetup) | 3 - 5 | shorter gatherings for a few hours | +| Type | [Slots](/events#slots) | Budget | Description | +| --- | --- | --- | --- | +| [Hackathon](#hackathon) | *variable* | $25-50k | a multi-day event including hacking | +| [Summit](#summit) | 10 - 16 | $15-30k | a day-long gathering | +| [Meetup](#meetup) | 3 - 5 | $1-2k | shorter gatherings for a few hours | ## Details of types ### Hackathon