Sources / Hillsborough County Property Appraiser

Hillsborough County Property Appraiser — parcels, sales, centroids

No run yet daily zipped dBASE (.dbf)

Legal basis

Public record. No registration, no login, no stated terms of use.

Source

https://downloads.hcpafl.org/

Probed live on 29 August 2026. The endpoint answered.

What it covers

Known gaps and gotchas

The page is an ASP.NET WebForms grid. Files are NOT fetchable by their date-stamped filename — a direct GET returns 404. A download is a POST carrying __VIEWSTATE, __EVENTVALIDATION and the grid control id. Verified 29 Aug 2026.

How it is fetched

The fetcher lives at workers/ingest/hcpa.js. Every run archives the raw file to object storage, dated, before anything is parsed — that is the audit trail and the rebuild path when a parser turns out to be wrong. Every run also writes to the ingest log whether it succeeded or failed.

Other sources