pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

#0010 Allegheny Airport Spider. I wrote a spider for the Allegheny Airport. Passed Linters and rudimentary tests. Ready for code to be reviewed. #69

Closed biniona closed 4 years ago

biniona commented 4 years ago

…correct location and time information from the designated website, passed all linters except yapf (I couldn't get yapf to run on my machine for some reason), and passes rudimentary tests.

GOING FORWARD: I need to ask what meeting status and meeting id are supposed to be in the next meeting and update that bit of functionality in alle_airport.py. I also need to discuss possibilities for further testing, and should check with an experienced member of the group if the spider works as desired.