get-current-observations-by-reporting-area-by-zip-code
Retrieve real-time AQI values and categories for a specific reporting area using a Zip code. The tool also fetches nearby area data if no reporting area is associated with the provided Zip code. Supports multiple formats for data output.
Instructions
Get current AQI values and categories for a reporting area by Zip code.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
distance | No | If no reporting area is associated with the Zip code, current observations from a nearby reporting area within this distance (in miles) will be returned, if available. Example: 150 | |
format | Yes | Format of the payload file returned. Example: application/json | |
zipCode | Yes | Zip code to get the current observations for. Example: 94954 |