archived (view)
Data source: City of Tampa Open Data
7 rows where Type = "Formal Decision" sorted by archived_date descending
This data as json, CSV (advanced)
Suggested facets: COUNCILDISTRICT, LASTUPDATE, archived_date, CREATEDDATE (date), LASTUPDATE (date), archived_date (date)
NEIGHBORHOOD 7
Type 1
- Formal Decision · 7 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| FDN-26-0000038 | 6202 S MacDill Ave | Formal Decision | Ballast Point | 4 | 2026-01-05T00:00:00Z | 2026-01-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=000AS&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49395407918108, 27.879094046301407]} | 2026-03-16 00:09:17 | ||
| FDN-26-0000058 | 3322 W North A St | Formal Decision | Oakford Park | 6 | 2026-02-25T00:00:00Z | 2026-03-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00BQ0&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49859664724407, 27.945851704516514]} | 2026-03-14 00:07:33 | ||
| FDN-26-0000031 | 4207 N 12th St | Formal Decision | East Tampa | Southeast Seminole Heights | 5 | 2025-12-12T00:00:00Z | 2026-02-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YF7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44700461890109, 27.983427932648]} | 2026-03-13 00:06:58 | |
| FDN-26-0000029 | 2602 E 29th Ave | Formal Decision | East Tampa | College Hill-Belmont Heights | 5 | 2025-12-04T00:00:00Z | 2026-02-26T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02WX4&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4305463423956, 27.97712429533774]} | 2026-03-11 00:04:53 | |
| 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 | ||
| FDN-26-0000022 | 2704 W Azeele St | Formal Decision | Palma Ceia Pines | 4 | 2025-11-17T00:00:00Z | 2026-01-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02TW2&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.48778401237361, 27.941060521406342]} | 2026-03-06 00:12:09 | ||
| FDN-26-0000033 | 4205 S Renellie Dr | Formal Decision | Bayside West | 4 | 2025-12-16T00:00:00Z | 2025-12-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YSB&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.52596349958499, 27.903455999668704]} | 2026-03-02 00:06:08 |
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;