Return to API Services

Documentation for /geojson/coopobs.py

This service emits a given date's COOP observations.

Changelog

  • 2026-02-24: For IEM consistency, the generation_time root attribute was renamed generated_at.
  • 2026-01-07: Initial Implementation

Example Requests

Return COOP reports valid 22 Oct 2024

https://mesonet.agron.iastate.edu/geojson/coopobs.py?valid=2024-10-22

CGI Arguments

The following table lists the CGI arguments that are accepted by this service. A HTTP GET request is required. Fields of type Multi-Params or CSV value can accept either a comma separated list or multiple parameter and value combinations. For example, ?foo=1&foo=2 is equivalent to ?foo=1,2.

Field Type Description
callback string or null Legacy JSON-P style callback. It is likely best to not depend on this usage. The IEM website has a permissive CORS.
valid string Date to generate data for