Navigating the docs
Before using the OpenAQ Python SDK, please review the OpenAQ API terms of use to ensure compliance.
Use the sidebar to navigate the documentation efficiently. Here is how the information is organized within this documentation site:
- Getting started - The best place to begin if you are new to the SDK. Learn the core concepts needed to interact with the API and follow the Quick Start tutorial to run your first query.
- Resources - Learn how data is structured and stored within the OpenAQ Python SDK. The SDK provides helpful type hints, these pages provide an in-depth definitive reference for methods and data definitions.
- Advanced usage - Find customization options and configurations tailored for advanced implementations.
- Common workflows - Access sample code and end-to-end examples for retrieving air quality data using the SDK.
- Reference - Use this section as a comprehensive technical lookup for specific methods, classes, and parameters.