This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
forked from Nunie123/upstate_tech_cal_service
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the Meetup.com API URL to include cancelled events and to incl…
…ude &limited_events, which are semi-public listings that were otherwise lost, like the Data Analtyics group. More at issue #15 (comment) Added a "status" to our API results. Need to normalize the values since Meetup.com and Eventbrite use different values and event different spellings "canceled" vs "cancelled" Added an exception to catch errors with a null value in the Meetup data which I was not able to debug, for lack of Python debugging that would show the offending event record Added an exception to catch an Eventbrite error, also because I was not able to figure out the offending record and don't know Python debugging well enough to figure it out
- Loading branch information
Showing
1 changed file
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters