archived (view)
Data source: City of Tampa Open Data
4 rows where NEIGHBORHOOD = "Old Seminole Heights" and Type = "Formal Decision" 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 ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| FDN-26-0000047 | 6405 N 15th St | Formal Decision | Old Seminole Heights | 6 | 2026-01-22T00:00:00Z | 2026-02-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=003WA&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44291499587455, 28.00526421937876]} | 2026-04-08 00:12:04 | ||
| FDN-26-0000032 | 7808 N Riverdale Ave | Formal Decision | Old Seminole Heights | 6 | 2025-12-12T00:00:00Z | 2026-03-26T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YF9&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45641661350696, 28.019146438503082]} | 2026-04-03 00:10:18 | ||
| FDN-26-0000070 | 1720 E Lambright St N | Formal Decision | Old Seminole Heights | 6 | 2026-03-27T00:00:00Z | 2026-03-27T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00IDT&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4407437661319, 28.006599295416763]} | 2026-04-01 00:11:09 | ||
| FDN-26-0000021 | 908 W Henry Ave | Formal Decision | Old Seminole Heights | 6 | 2025-11-13T00:00:00Z | 2026-03-03T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02TCJ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47123238732593, 27.99971593775723]} | 2026-03-06 00:12:09 |
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;