{
 "fips": "55085",
 "state": "WI",
 "county": "Oneida",
 "slug": "oneida",
 "records": {
  "held": 0,
  "text_searchable_pct": 0
 },
 "parcels": {
  "on_septic": 18497,
  "on_sewer": 6076,
  "classified": 58355,
  "status": "measured"
 },
 "records_access": {
  "portal_url": "https://ascent.oneidacountywi.gov/PermitManagement/Permit/Permit",
  "platform": "aspnet_webforms",
  "anonymous_search": true,
  "tested": true,
  "finding": {
   "blocker": "The PermitManagement app is an ASP.NET MVC/Ascent portal that redirects /PermitManagement/Permit/Permit to itself (?parcelNumber=&municipalityCode=) in an infinite loop for any request (GET or POST, with or without parameters). This is a session-gated redirect: the server bounces every request because no ASP.NET session cookie is established, and the http client cannot maintain the session cookie across the redirect. The sibling LandRecords app loads as an Angular SPA but its footer exposes a \"Log in\" link (/LandRecords/AccessManagement/Account/Login), indicating the Ascent portal is authentication-gated. No public JSON search API or document listing was reachable; the search interface could not be rendered, so there is no repeatable way to enumerate septic/onsite-sewage documents without an authenticated session.",
   "detail": "model reported not crackable: The PermitManagement app is an ASP.NET MVC/Ascent portal that redirects /PermitManagement/Permit/Permit to itself (?parcelNumber=&municipalityCode=) in an infinite loop for any req"
  }
 },
 "custodian": null,
 "public_records_law": {
  "act": "Wisconsin Public Records Law",
  "response_days": null,
  "deadline_basis": "business days"
 },
 "providers_listed": 0,
 "pages": {
  "county_records": "https://parcelperfectseptic.com/septic-records/wi/oneida/",
  "companies": "https://parcelperfectseptic.com/septic-records/companies/wi/county/oneida/",
  "state_rules": "https://parcelperfectseptic.com/septic-records/rules/wi/",
  "map": "https://parcelperfectseptic.com/"
 },
 "last_verified": "2026-09-01"
}