archived (view)
Data source: City of Tampa Open Data
2 rows where NEIGHBORHOOD = "Terrace Park" and Type = "Special Use 1 - General" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| SU1-26-0000011 | 4113 E Temple Heights Rd | Special Use 1 - General | Terrace Park | 7 | 2025-11-19T00:00:00Z | 2026-03-25T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02UKQ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41332364601396, 28.036174305585433]} | 2026-04-23 00:17:10 | ||
| SU1-26-0000031 | 10211 N 46th St | Special Use 1 - General | Terrace Park | 7 | 2026-02-06T00:00:00Z | 2026-02-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007ZY&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40983908288841, 28.04307363415756]} | 2026-03-14 00:07:33 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW archived AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry,
archived_date
FROM archived_full;