Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metro: Standalone Spanish event was scraped and imported, does not match data from source links #331

Open
hancush opened this issue Oct 29, 2020 · 0 comments

Comments

@hancush
Copy link
Collaborator

hancush commented Oct 29, 2020

A board meeting on 10/26 was scraped and added to the Metro database, however that meeting does not exist, and the event sources point to the Spanish version of a December meeting.

>>> b
<LAMetroEvent: Regular Board Meeting (2020-10-26T17:00:00+00:00)>
>>> b.sources.all()
<QuerySet [<EventSource: http://webapi.legistar.com/v1/metro/events/1928>, <EventSource: https://metro.legistar.com/MeetingDetail.aspx?LEGID=1928&GID=557&G=A5FAA737-A54D-4A6C-B1E8-FF70F765FA94>]>

A new meeting with both English and Spanish source links was created as expected for the December event.

As for the incorrect event, we shouldn't have scraped a Spanish event without a corresponding English event, so I'm a little bit confused how this happened. 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant