Initial commit

This commit is contained in:
Ryan Fitz-Gerald
2024-10-10 09:19:51 -04:00
commit 6cae038e84
4 changed files with 343 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{'city': 'Allendale Charter Township',
'country': 'USA',
'district': {'abbreviation': 'fim',
'display_name': 'FIRST In Michigan',
'key': '2025fim',
'year': 2025},
'end_date': datetime.date(2025, 3, 22),
'event_code': 'miwmi',
'event_type': 1,
'key': '2025miwmi',
'name': 'FIM District West Michigan Event',
'start_date': datetime.date(2025, 3, 20),
'state_prov': 'MI',
'year': 2025}]