This repo houses ETL scripts for Austin Transportation's open data projects. They're written in Python.
Check out sig_pub.py to see the scripts be happy together.
Query, add, and delete features from an ArcGIS Online Feature Service
Handy bits of code for common ETL tasks, mostly borrowed from Stack Overflow snippets.
Use the Socrata Open Data API to publish #opendata.
Scripts for accessing the Knack API.
Helpers for sending emails with yagmail
Scripts for accessing the KITS SQL database which supports Austin Transportation's Advanced Traffic Management System (ATMS).
Reference file for setting up secrets.py
Helpers for commiting to GitHub with programmaticaly. Code borrowed from @luqmaan and @openaustin's Construction Permits project.