fgregg / scrapers-lametro

Open Civic Data scrapers for Los Angeles Metro transportation agency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrapers-lametro

DataMade's source for municipal scrapers feeding boardagendas.metro.net.

Development

Making changes to this repository

Make your changes to the scraper code here.

Merge your PR to push to main and publish a main tag of the scraper image.

To publish a production tag of the scraper image, sync the main branch with the deploy branch:

git push origin main:deploy

Scheduling

The LA Metro scrapers are scheduled via Airflow. The production Airflow instance is located at la-metro-dashboard.datamade.us. DataMade staff can find login credentials under the Metro support email in LastPass. The underlying code is in the datamade/la-metro-dashboard repository.

About

Open Civic Data scrapers for Los Angeles Metro transportation agency.

License:MIT License


Languages

Language:Python 98.6%Language:Dockerfile 1.4%Language:Shell 0.1%