Skip to content

Conversation

@nerdyk3
Copy link
Member

@nerdyk3 nerdyk3 commented Jan 16, 2025

No description provided.

Ahirendra and others added 9 commits August 12, 2025 11:18
Date Parsing:
Replaced the manual sorting of dates with Python's datetime module to make it more accurate and easier to read. The datetime module now handles date formats directly, reducing possible errors from doing it manually. This update makes the script more reliable by supporting both / and - as date separators.
Place Extraction:
Improved the method for identifying place names to ensure that only valid entries are captured. The updated logic now checks that each place has at least one space, which allows for multi-word places (e.g., "New York").
@nerdyk3 nerdyk3 merged commit 50bb5ef into main Aug 12, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants