From 1e10e2aedcee959be358f643f3bf91fc4f043f91 Mon Sep 17 00:00:00 2001 From: Beardy McBeardFace Date: Wed, 17 Jan 2024 08:09:12 +0000 Subject: [PATCH 1/2] Added the temp file to the repo for issue number #538 raised by @dhmacher ***NO_CI*** --- temp/temp.txt | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/temp/temp.txt b/temp/temp.txt index 3536acd..c083007 100644 --- a/temp/temp.txt +++ b/temp/temp.txt @@ -1,26 +1,18 @@ ### eventname -Data Saturday Rheinland 2024 +Data Saturday Stockholm 2024 ### date -2024-06-29 08:00:00 +01:00 +2024-05-25 09:00:00 +02:00 ### description -Data Saturday Rheinland is a free one-day event for professionals who use the Microsoft data platform And Microsoft Azure technologies. This community event offers content across data management, cloud and hybrid architecture, analytics, business intelligence, AI, and much more.
-
-Data Saturday Rheinland 2024 is already the 9th community conference that we organize at the University of Applied Sciences Bonn-Rhein-Sieg. The Data Saturday Rheinland 2024 is organized by PASS Deutschland e.V. UG Rheinland together with the University of Applied Sciences Bonn -Rhein-Sieg.
-
-The event will take place at
-
-Hochschule Bonn-Rhein-Sieg/ Campus Sankt Augustin
-Grantham-Allee 20
-53757 Sankt Augustin +Attend this free, one-day conference in Stockholm to sharpen your skills on the Microsoft data platform, and to connect to other professionals in your space! We’ll offer sessions from leading world-class international and local speakers, across data management, cloud and hybrid architecture, analytics and BI, and so much more. ### registrationurl -_No response_ +https://datasatsto.se/ ### rooms @@ -36,7 +28,7 @@ _No response_ ### speakerlisturl -https://sessionize.com/data-saturday-rheinland-2024/ +_No response_ ### volunteerrequesturl @@ -44,4 +36,4 @@ _No response_ ### organizers -Tillmann Eitelberg;https://twitter.com/_Tillmann;tei@sqlpass.de,Oliver Engels;https://twitter.com/oengels;:oen@sqlpass.de,Ben Weissman (he/him);https://twitter.com/bweissman;bwe@sqlpass.de +Daniel Hutmacher;https://bsky.app/profile/datasatsto.se;hello@datasatsto.se From 629b1e6c15a1a58e8a3c103e0d06302fcf4b3d5d Mon Sep 17 00:00:00 2001 From: Beardy McBeardFace Date: Wed, 17 Jan 2024 08:09:14 +0000 Subject: [PATCH 2/2] Added the parsed event file to the repo for issue number #538 raised by @dhmacher ***NO_CI*** --- _data/events/datasaturday0051.yml | 31 +++++++++++++++++++ _posts/2024-05-25-datasaturday0051.md | 8 +++++ ...rday-Stockholm-2024_2024-01-17_080914.json | 12 +++++++ 3 files changed, 51 insertions(+) create mode 100644 _data/events/datasaturday0051.yml create mode 100644 _posts/2024-05-25-datasaturday0051.md create mode 100644 temp/Data-Saturday-Stockholm-2024_2024-01-17_080914.json diff --git a/_data/events/datasaturday0051.yml b/_data/events/datasaturday0051.yml new file mode 100644 index 0000000..9d5f0e3 --- /dev/null +++ b/_data/events/datasaturday0051.yml @@ -0,0 +1,31 @@ +name: "Data Saturday #51 - Data Saturday Stockholm 2024" +date: 2024-05-25 09:00:00 +02:00 + +description: ' +Attend this free, one-day conference in Stockholm to sharpen your skills on the Microsoft data platform, and to connect to other professionals in your space! We’ll offer sessions from leading world-class international and local speakers, across data management, cloud and hybrid architecture, analytics and BI, and so much more. + ' +registrationurl: https://datasatsto.se/ +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: _No response_ + url: + +sponsors: + - link: _No response_ + image: + height: + + +scheduleurl: _No response_ + +speakerlisturl: _No response_ + +callforspeakers: true + +volunteerrequesturl: _No response_ +organizers: + - name: Daniel Hutmacher + twitter: https://bsky.app/profile/datasatsto.se + email: hello@datasatsto.se + diff --git a/_posts/2024-05-25-datasaturday0051.md b/_posts/2024-05-25-datasaturday0051.md new file mode 100644 index 0000000..cc79e0b --- /dev/null +++ b/_posts/2024-05-25-datasaturday0051.md @@ -0,0 +1,8 @@ +--- +layout: post +title: "Data Saturday #51 Data Saturday Stockholm 2024" +subtitle: "Data Saturday" +tags: [event] +comments: false +data: datasaturday0051 +--- diff --git a/temp/Data-Saturday-Stockholm-2024_2024-01-17_080914.json b/temp/Data-Saturday-Stockholm-2024_2024-01-17_080914.json new file mode 100644 index 0000000..24b1625 --- /dev/null +++ b/temp/Data-Saturday-Stockholm-2024_2024-01-17_080914.json @@ -0,0 +1,12 @@ +{ + "eventname": "Data Saturday Stockholm 2024", + "date": "2024-05-25 09:00:00 +02:00", + "description": "Attend this free, one-day conference in Stockholm to sharpen your skills on the Microsoft data platform, and to connect to other professionals in your space! We’ll offer sessions from leading world-class international and local speakers, across data management, cloud and hybrid architecture, analytics and BI, and so much more.", + "registrationurl": "https://datasatsto.se/", + "rooms": "_No response_", + "scheduleurl": "_No response_", + "sponsors": "_No response_", + "speakerlisturl": "_No response_", + "volunteerrequesturl": "_No response_", + "organizers": "Daniel Hutmacher;https://bsky.app/profile/datasatsto.se;hello@datasatsto.se" +}