Get Coverage
Returns per-field data coverage tiers (partial or missing) for the specified geography and date range. Fields classified as reliable (fill rate >= 80%) are omitted. Empty windows return all 10 tracked fields as missing with permits_total=0.
Documentation Index
Fetch the complete documentation index at: https://docs.shovels.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
One of 'state', 'county', 'city', 'zipcode', 'jurisdiction'. Determines how geo_id is parsed.
state, county, city, zipcode, jurisdiction 2-letter state code, 5-digit ZIP, or base64 geolocation ID for city/county/jurisdiction.
Inclusive lower bound of the window. Format: YYYY-MM-DD. The coverage year set includes every year the range touches.
Inclusive upper bound of the window. Format: YYYY-MM-DD. Must be >= date_from.
Response
Per-field coverage rows ordered by tier then field.
Response envelope for /v2/meta/coverage.
Bounded to at most 10 items (one per tracked field); no pagination.
Per-field coverage rows for fields in the partial or missing tier, ordered by tier then field.
