Aeolus, a Python library to provide a unified interface for air quality data from sources around the world: https://github.com/southlondonscientific/aeolus
Air quality data is now very widely available, but managing access to multiple networks is a massive task (lots of shonky APIs out there - the EEA has a csv endpoint that actually returns a .zip with mimetype "text/html", just to give you a flavour). Integrating new APIs could be a full-time job, but it's something AI can do very well given a pattern.
This is really for me as I build out my company working on turning air quality data into actionable information, but it's open source and freely available.