Sources / Pinellas County Property Appraiser
Pinellas County Property Appraiser — 14 normalised tables
Legal basis
Published data downloads with column definitions.
Source
https://www.pcpao.gov/tools-data/data-downloads/raw-database-files
Probed live on 29 August 2026. The endpoint did not answer.
What it covers
- ownership
- sales
- permits
- buildings
- exemptions
Known gaps and gotchas
RP_PERMITS matters disproportionately: it is the only machine-readable permit source in Pinellas, because no Pinellas city runs an open permit dataset. The download page returns 403 to automated requests (verified 29 Aug 2026) even though it loads in a browser, so the fetcher will need a browser-equivalent request or a Chapter 119 request for the same extract.
How it is fetched
The fetcher lives at workers/ingest/pcpao.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.