archived (view)
Data source: City of Tampa Open Data
5 rows where NEIGHBORHOOD = "Grant Park" 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-0000147 | 3812 N 54th St | Design Exception 1 | East Tampa | Grant Park | 5 | 2026-06-22T00:00:00Z | 2026-08-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01TNU&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39537030080568, 27.979877860807253]} | 2026-08-10 00:08:03 | |
| DE1-26-0000150 | 3705 N 51st St | 1-2 | Design Exception 1 | East Tampa | Grant Park | 5 | 2026-06-29T00:00:00Z | 2026-06-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01UVD&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40012425071914, 27.97795907232226]} | 2026-07-03 00:23:27 |
| DE1-26-0000149 | 3814 Phillips St | 1-2 | Design Exception 1 | East Tampa | Grant Park | 5 | 2026-06-29T00:00:00Z | 2026-06-29T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01UV9&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39945237958075, 27.979946782353167]} | 2026-07-02 00:26:20 |
| DE1-25-0000060 | 3701 N 52nd St | Design Exception 1 | East Tampa | Grant Park | 5 | 2025-01-31T00:00:00Z | 2025-02-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0064R&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39755150006351, 27.97796699956257]} | 2025-03-14 00:04:09 | |
| DE1-25-0000072 | 3701 N 52nd St | Design Exception 1 | East Tampa | Grant Park | 5 | 2025-02-20T00:00:00Z | 2025-03-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00AK3&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39755150006351, 27.97796699956257]} | 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;