From 9a9837ca171adfe8e016e4876bb39d847cfe2a10 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Thu, 18 Dec 2025 23:33:23 -0800 Subject: [PATCH 1/2] Add VivaTech Paris --- data/events/vivatech-paris.json | 56 +++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 data/events/vivatech-paris.json diff --git a/data/events/vivatech-paris.json b/data/events/vivatech-paris.json new file mode 100644 index 0000000..a0736d9 --- /dev/null +++ b/data/events/vivatech-paris.json @@ -0,0 +1,56 @@ +{ + "name": "VivaTech Paris", + "year_started": 2016, + "number_of_events_hosted": 9, + "city": "Paris", + "region": "Île-de-France", + "country": "France", + "continent": "Europe", + "website": "https://vivatechnology.com", + "sector": [ + "Digital Transformation", + "AI", + "Startup / Entrepreneurship", + "Cloud Computing", + "Security" + ], + "tags": [ + "expo", + "conference", + "innovation" + ], + "acceptable_tags": [ + "vivatech", + "paris", + "innovation" + ], + "type": "in-person", + "languages": [ + "English", + "French" + ], + "frequency": "annual", + "timezone": "Europe/Paris", + "attendee_size": { + "min": 80000, + "max": 120000 + }, + "ticket_cost_usual": { + "currency": "EUR", + "min": 120, + "max": 1490 + }, + "organizer": { + "name": "Viva Technology", + "email": "", + "twitter": "https://twitter.com/VivaTech", + "website": "https://vivatechnology.com" + }, + "socials": { + "twitter": "https://twitter.com/VivaTech", + "linkedin": "https://www.linkedin.com/company/vivatechnology", + "youtube": "https://www.youtube.com/@VivaTechnology", + "instagram": "https://www.instagram.com/vivatech" + }, + "description": "VivaTech Paris is a major European tech expo showcasing AI, digital transformation, cloud, cybersecurity, and startup innovation." +} From d365069a01d7accc83e749e461eff9efa59c8e75 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Mon, 26 Jan 2026 16:15:04 -0800 Subject: [PATCH 2/2] Update vivatech-paris.json --- data/events/vivatech-paris.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/events/vivatech-paris.json b/data/events/vivatech-paris.json index a0736d9..38cc79d 100644 --- a/data/events/vivatech-paris.json +++ b/data/events/vivatech-paris.json @@ -50,7 +50,9 @@ "twitter": "https://twitter.com/VivaTech", "linkedin": "https://www.linkedin.com/company/vivatechnology", "youtube": "https://www.youtube.com/@VivaTechnology", - "instagram": "https://www.instagram.com/vivatech" + "instagram": "https://www.instagram.com/vivatech", + "facebook": "https://web.facebook.com/vivatechparis", + "tiktok": "https://www.tiktok.com/@vivatechnology" }, "description": "VivaTech Paris is a major European tech expo showcasing AI, digital transformation, cloud, cybersecurity, and startup innovation." }