From aa31af3387dc4b70bd01f0186733cab17ac19853 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Fri, 27 Mar 2026 07:46:55 +0300 Subject: [PATCH] Added Tecost Innovation Day --- data/events/tecost-innovation-day.json | 57 ++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 data/events/tecost-innovation-day.json diff --git a/data/events/tecost-innovation-day.json b/data/events/tecost-innovation-day.json new file mode 100644 index 0000000..84a07a0 --- /dev/null +++ b/data/events/tecost-innovation-day.json @@ -0,0 +1,57 @@ +{ + "name": "Tecost Innovation Day", + "year_started": 2019, + "number_of_events_hosted": 7, + "city": "Prilly", + "region": "Vaud", + "country": "Switzerland", + "continent": "Europe", + "website": "https://tecost.ch", + "sector": [ + "Innovation", + "Digital Transformation", + "Cloud Computing", + "Startup / Entrepreneurship" + ], + "tags": [ + "innovation", + "switzerland", + "digital-transformation", + "startups" + ], + "acceptable_tags": [ + "tecost", + "innovation-day", + "switzerland", + "prilly" + ], + "type": "in-person", + "languages": [ + "French", + "English" + ], + "frequency": "annual", + "timezone": "Europe/Zurich", + "attendee_size": { + "min": 200, + "max": 800 + }, + "ticket_cost_usual": { + "currency": "CHF", + "min": 50, + "max": 250 + }, + "organizer": { + "name": "Tecost Innovation Committee", + "email": "info@tecost.ch", + "twitter": "", + "website": "https://tecost.ch" + }, + "socials": { + "linkedin": "https://www.linkedin.com/company/tecost-sa", + "twitter": "", + "youtube": "", + "instagram": "" + }, + "description": "Tecost Innovation Day is a Swiss event showcasing digital transformation, startups, and cloud innovation." +}