diff --git a/_data/events/2023-11-04-canada-calgary.json b/_data/events/2023-11-04-canada-calgary.json new file mode 100644 index 000000000..5905bfefd --- /dev/null +++ b/_data/events/2023-11-04-canada-calgary.json @@ -0,0 +1,42 @@ +{ + "title": "Calgary Software Crafters Global Day of Coderetreat", + "format": "ensemble", + "spoken_language": "English", + "url": "https://www.meetup.com/calgary-software-crafters/events/296709420/", + "code_of_conduct": "https://www.coderetreat.org/resources/code-of-conduct/", + "date": { + "start": "2023-11-04T09:30:00-06:00", + "end": "2023-11-04T16:15:00-06:00" + }, + "moderators": [ + { + "name": "Tony Vo" + }, + { + "name": "Jacqueline Lee" + }, + { + "name": "Julie Gunawan" + }, + { + "name": "Susan Fung" + }, + { + "name": "Matt Hughes" + }, + { + "name": "Rocky Rhodes" + }, + { + "name": "Shreya Gokani" + } + ], + "location": { + "city": "Calgary", + "country": "Canada", + "coordinates": { + "latitude": 51.0447, + "longitude": 114.0719 + } + } +}