archived (view)
Data source: City of Tampa Open Data
8 rows where NEIGHBORHOOD = "Tampa Heights" and Type = "Design Exception 1" 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 ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| DE1-26-0000109 | 217 W Emily St | Design Exception 1 | Tampa Heights | 5 | 2026-04-21T00:00:00Z | 2026-04-29T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00N84&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46185423057442, 27.975173437750453]} | 2026-05-02 00:18:39 | ||
| DE1-26-0000113 | 517 W Plaza Pl | Design Exception 1 | Tampa Heights | 5 | 2026-04-24T00:00:00Z | 2026-04-28T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00NTC&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46679037293173, 27.969330296068936]} | 2026-05-01 00:19:27 | ||
| DE1-26-0000091 | 2106 N Jefferson St | Design Exception 1 | Tampa Heights | 5 | 2026-03-18T00:00:00Z | 2026-03-19T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00GE6&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45662036891363, 27.963315687825762]} | 2026-03-26 00:10:03 | ||
| DE1-26-0000081 | 506 E Park Ave | 1/2 | Design Exception 1 | Tampa Heights | 5 | 2026-02-27T00: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=00CGI&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45516415298925, 27.963929801613478]} | 2026-03-07 00:06:45 | |
| DE1-26-0000004 | 217 W Emily St | Design Exception 1 | Tampa Heights | 5 | 2025-10-03T00:00:00Z | 2025-11-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KKS&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4627880003561, 27.975284999607226]} | 2025-11-14 00:04:14 | ||
| DE1-25-0000195 | 217 W Emily St | Design Exception 1 | Tampa Heights | 5 | 2025-09-30T00:00:00Z | 2025-09-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02JOP&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4627880003561, 27.975284999607226]} | 2025-10-04 00:04:11 | ||
| DE1-25-0000167 | 1611 N Morgan St | Design Exception 1 | Tampa Heights | 5 | 2025-08-13T00:00:00Z | 2025-09-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0280A&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45779300047661, 27.958887000071112]} | 2025-09-15 00:04:31 | ||
| DE1-25-0000054 | 2304 N Grove Ave | Design Exception 1 | Tampa Heights | 5 | 2025-01-24T00:00:00Z | 2025-02-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=004DR&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45442699981216, 27.965142000449276]} | 2025-03-13 00:04:15 |
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;