Sources / Tampa Police Department
Tampa Police — calls for service
Legal basis
Published public feed. No key.
Source
https://ncapps.tampagov.net/callsforservice/TPD/Json
Probed live on 29 August 2026. The endpoint answered.
What it covers
- calls for service, aggregated to a block or intersection
Known gaps and gotchas
A rolling 7-day window with a 24-hour delay, by stated officer-safety policy. Because the window rolls, history not captured is gone permanently. Verified 29 Aug 2026: 6,149 records over 22–28 Aug, every Report number unique.
Guardrail
Calls are reduced to a block or an intersection at write time. No specific residential address is ever stored, so none can ever be rendered.
Every guardrail on this site →
How it is fetched
The fetcher lives at workers/ingest/tpd-calls.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.