From 23d33218885a9df1fdfa8b4de75578ac1e62f6b8 Mon Sep 17 00:00:00 2001 From: Beardy McBeardFace Date: Tue, 5 Dec 2023 13:58:18 +0000 Subject: [PATCH] Added the parsed event file to the repo for issue number #529 raised by @vestergaardj ***NO_CI*** --- _data/events/datasaturday0049.yml | 49 +++++++++++++++++++++++++++ _posts/2024-04-18-datasaturday0049.md | 8 +++++ temp/Denmark_2023-12-05_135817.json | 12 +++++++ 3 files changed, 69 insertions(+) create mode 100644 _data/events/datasaturday0049.yml create mode 100644 _posts/2024-04-18-datasaturday0049.md create mode 100644 temp/Denmark_2023-12-05_135817.json diff --git a/_data/events/datasaturday0049.yml b/_data/events/datasaturday0049.yml new file mode 100644 index 0000000..8921502 --- /dev/null +++ b/_data/events/datasaturday0049.yml @@ -0,0 +1,49 @@ +name: "Data Saturday #49 - Denmark" +date: 2024-04-18 08:00:00 -00:00 + +description: ' +Data Saturday Denmark is a free one-day event for professionals who use the Microsoft data platform. This community event offer content across data management, cloud and hybrid architecture, analytics, business intelligence, AI, and more. + +The community revolves around Microsoft Data Platform and Cloud (Fabric, Power BI, SQL Server, Synapse, Azure, PowerShell, etc), but we invite other topics as well (other cloud vendors, interesting technologies). + +At this point, we are not able to cover any travel/accommodation expenses. + +The event is a free in-person event. + ' +registrationurl: _No response_ +join: + description: Click on the room you want to join. You can change rooms at any time to attend the sessions that you prefer. + rooms: + - name: roomname1 + url: roomurl1 + +sponsors: + - link: sponsor1link + image: sponsor1image + height: sponsor1height + - link: sponsor2link + image: sponsor2image + height: sponsor2height + - link: sponsor3link + image: sponsor3image + height: sponsor3height + + +scheduleurl: _No response_ + +speakerlisturl: _No response_ + +callforspeakers: true + +volunteerrequesturl: _No response_ +organizers: + - name: organizer1name + twitter: organizer1twitter + email: organizer1email + - name: organizer2name + twitter: organizer2twitter + email: organizer2email + - name: organizer3name + twitter: organizer3twitter + email: organizer3email + diff --git a/_posts/2024-04-18-datasaturday0049.md b/_posts/2024-04-18-datasaturday0049.md new file mode 100644 index 0000000..511584a --- /dev/null +++ b/_posts/2024-04-18-datasaturday0049.md @@ -0,0 +1,8 @@ +--- +layout: post +title: "Data Saturday #49 Denmark" +subtitle: "Data Saturday" +tags: [event] +comments: false +data: datasaturday0049 +--- diff --git a/temp/Denmark_2023-12-05_135817.json b/temp/Denmark_2023-12-05_135817.json new file mode 100644 index 0000000..3cef05b --- /dev/null +++ b/temp/Denmark_2023-12-05_135817.json @@ -0,0 +1,12 @@ +{ + "eventname": "Denmark", + "date": "2024-04-18 08:00:00 -00:00", + "description": "Data Saturday Denmark is a free one-day event for professionals who use the Microsoft data platform. This community event offer content across data management, cloud and hybrid architecture, analytics, business intelligence, AI, and more.\r\n\r\nThe community revolves around Microsoft Data Platform and Cloud (Fabric, Power BI, SQL Server, Synapse, Azure, PowerShell, etc), but we invite other topics as well (other cloud vendors, interesting technologies).\r\n\r\nAt this point, we are not able to cover any travel/accommodation expenses.\r\n\r\nThe event is a free in-person event.", + "registrationurl": "_No response_", + "rooms": "roomname1;roomurl1", + "scheduleurl": "_No response_", + "sponsors": "sponsor1link;sponsor1image;sponsor1height,sponsor2link;sponsor2image;sponsor2height,sponsor3link;sponsor3image;sponsor3height", + "speakerlisturl": "_No response_", + "volunteerrequesturl": "_No response_", + "organizers": "organizer1name;organizer1twitter;organizer1email,organizer2name;organizer2twitter;organizer2email,organizer3name;organizer3twitter;organizer3email" +}