archived (view)
Data source: City of Tampa Open Data
5 rows where NEIGHBORHOOD = "Eastern Heights " sorted by archived_date descending
This data as json, geojson, CSV (advanced)
Type 4
NEIGHBORHOOD 1
- Eastern Heights · 5 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| FDN-26-0000052 | 4207 E Emma St | Formal Decision | East Tampa | Eastern Heights | 5 | 2026-02-10T00:00:00Z | 2026-04-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008HF&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41123277756584, 27.986000174899786]} | 2026-04-22 00:12:04 | |
| SU1-26-0000010 | 4250 E Dr Martin Luther King Jr Blvd | Special Use 1 - General | East Tampa | Eastern Heights | 5 | 2025-11-10T00:00:00Z | 2026-03-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02SN3&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41171150682688, 27.98154290179216]} | 2026-04-13 00:11:49 | |
| REZ-26-0000007 | 4201 E Osborne Ave | Rezoning | East Tampa | Eastern Heights | 5 | 2025-10-30T00:00:00Z | 2026-03-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02QME&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41209751358872, 27.988710240750805]} | 2026-03-23 00:08:41 | |
| LND-26-0000040 | 4207 E Emma St | General Land Use | East Tampa | Eastern Heights | 5 | 2026-01-21T00:00:00Z | 2026-02-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=003KE&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41172200039976, 27.985878000359477]} | 2026-02-12 00:06:15 | |
| REZ-25-0000035 | 4201 E Osborne Ave | Rezoning | East Tampa | Eastern Heights | 5 | 2025-01-20T00:00:00Z | 2025-05-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=003G6&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.41187499979347, 27.988614000159508]} | 2025-07-12 00:04:31 |
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;