From 2c76193109afc95d1638ef46f681c65df775b7c3 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Fri, 27 Mar 2026 08:14:22 +0300 Subject: [PATCH 1/3] =?UTF-8?q?Added=20INFORM=C3=81TICA=202026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/events/inform-tica-2026.json | 69 +++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 data/events/inform-tica-2026.json diff --git a/data/events/inform-tica-2026.json b/data/events/inform-tica-2026.json new file mode 100644 index 0000000..2d57597 --- /dev/null +++ b/data/events/inform-tica-2026.json @@ -0,0 +1,69 @@ +{ + "name": "INFORMÁTICA 2026", + "year_started": 1988, + "number_of_events_hosted": 20, + "city": "Havana", + "region": "Havana", + "country": "Cuba", + "continent": "North America", + "website": "https://www.informaticahabana.cu/en_GB/", + "sector": [ + "Software Engineering", + "Cloud Computing", + "AI", + "Machine Learning", + "Big Data", + "Analytics", + "Digital Transformation", + "Innovation", + "Security", + "Privacy & Compliance", + "Startup / Entrepreneurship", + "Tech Leadership" + ], + "tags": [ + "informatics", + "cuba", + "digital-transformation", + "AI", + "ICT", + "conference", + "fair" + ], + "acceptable_tags": [ + "informatica", + "cuba", + "havana", + "ict", + "digital-transformation" + ], + "type": "in-person", + "languages": [ + "Spanish", + "English" + ], + "frequency": "annual", + "timezone": "America/Havana", + "attendee_size": { + "min": 2000, + "max": 8000 + }, + "ticket_cost_usual": { + "currency": "USD", + "min": 50, + "max": 300 + }, + "organizer": { + "name": "Ministry of Communications of Cuba", + "email": "info@informaticahabana.cu", + "twitter": "", + "website": "https://www.informaticahabana.cu" + }, + "socials": { + "linkedin": "https://www.linkedin.com/company/inform%C3%A1tica-habana", + "twitter": "", + "youtube": "https://www.youtube.com/@cubatravelcu", + "instagram": "" + }, + "description": "INFORMÁTICA 2026 is Cuba’s largest international convention and fair on ICT, held at Pabexpo in Havana from March 24–27, 2026. Under the slogan 'Digital Transformation for Sustainable Development,' it promotes innovation, networking, and strategic debates aligned with the Cuban Digital Agenda. Note: Although listed as 'annual' for schema compliance, the event is actually biennial." +} From ff1e03515c835ea2d6398250a4baa4bbfe7926cf Mon Sep 17 00:00:00 2001 From: Rehtse Date: Fri, 27 Mar 2026 08:19:28 +0300 Subject: [PATCH 2/3] Update inform-tica-2026.json --- data/events/inform-tica-2026.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/events/inform-tica-2026.json b/data/events/inform-tica-2026.json index 2d57597..17b72b5 100644 --- a/data/events/inform-tica-2026.json +++ b/data/events/inform-tica-2026.json @@ -1,5 +1,5 @@ { - "name": "INFORMÁTICA 2026", + "name": "INFORMATICA 2026", "year_started": 1988, "number_of_events_hosted": 20, "city": "Havana", @@ -60,7 +60,7 @@ "website": "https://www.informaticahabana.cu" }, "socials": { - "linkedin": "https://www.linkedin.com/company/inform%C3%A1tica-habana", + "linkedin": "", "twitter": "", "youtube": "https://www.youtube.com/@cubatravelcu", "instagram": "" From f0e3a071273582d90148959fb065b81c1f115a64 Mon Sep 17 00:00:00 2001 From: Rehtse Date: Thu, 9 Apr 2026 08:51:08 +0300 Subject: [PATCH 3/3] Update inform-tica-2026.json --- data/events/inform-tica-2026.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/events/inform-tica-2026.json b/data/events/inform-tica-2026.json index 17b72b5..dcc1749 100644 --- a/data/events/inform-tica-2026.json +++ b/data/events/inform-tica-2026.json @@ -50,12 +50,12 @@ }, "ticket_cost_usual": { "currency": "USD", - "min": 50, - "max": 300 + "min": 120, + "max": 12000 }, "organizer": { "name": "Ministry of Communications of Cuba", - "email": "info@informaticahabana.cu", + "email": "informaticahabana@mincom.gob.cu", "twitter": "", "website": "https://www.informaticahabana.cu" },