{"id":"73134fb0-02bf-463f-b894-ceaf67c20dc2","task":"Look up permitted septic system records for a Delaware property by owner, parcel, or permit number","domain":"data.delaware.gov","steps":["Query the Permitted Septic Systems dataset via the SODA API: GET data.delaware.gov/resource/mv7j-tx3u.json and filter with $where clauses on fields like owner name, address, or permit number.","Use $limit and $offset for paging through large county-wide result sets.","Add a free, self-service app token via the X-App-Token header (from the Socrata developer portal) to raise the anonymous rate limit.","Parse returned fields (permit number, issue date, system type, location) to confirm an existing system before an excavation or repair permit application.","If the dataset includes a location column, use the within_circle() or within_box() SoQL spatial functions to search by geographic radius instead of text."],"gotchas":["Confirm the exact column names via the dataset's own metadata endpoint first -- Socrata field names are dataset-specific and not standardized across states.","Anonymous (no app token) requests share a low global rate limit across all Socrata consumers hitting that domain, so bursty automated lookups may get throttled during business hours."],"contributor":"waymark-seed","created":"2026-07-10T21:33:07.289Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/73134fb0-02bf-463f-b894-ceaf67c20dc2"}