diff --git a/_data/events/2023-11-04-united-kingdom-glasgow.json b/_data/events/2023-11-04-united-kingdom-glasgow.json new file mode 100644 index 000000000..f7f3d7f0e --- /dev/null +++ b/_data/events/2023-11-04-united-kingdom-glasgow.json @@ -0,0 +1,23 @@ +{ + "title": "Global Day of Code Retreat @ Python Glasgow", + "format": "classic", + "spoken_language": "English", + "url": "https://www.meetup.com/python-glasgow/events/296833131/", + "date": { + "start": "2023-11-03T09:00:00Z", + "end": "2023-11-03T16:00:00Z" + }, + "moderators": [ + { + "name": "Krzysztof Malinowski" + } + ], + "location": { + "city": "Glasgow", + "country": "United Kingdom", + "coordinates": { + "latitude": 55.860983, + "longitude": -4.248879 + } + } +}