current (view)
Data source: City of Tampa Open Data
8 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "East Tampa 1" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| SU1-26-0000015 | 4505 N 30th St | Special Use 1 - General | East Tampa | East Tampa 1 | 5 | 2025-12-03T00:00:00Z | 2026-03-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02WQ9&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42640811711912, 27.985878271540457]} | |
| SU1-26-0000025 | 3003 E 38th Ave | Special Use 1 - General | East Tampa | East Tampa 1 | 5 | 2026-01-06T00:00:00Z | 2026-03-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=000GP&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42640360341917, 27.983633704285403]} | |
| SU2-26-0000005 | 2423 E Ida St | Special Use 2 | East Tampa | East Tampa 1 | 5 | 2026-03-16T00:00:00Z | 2026-03-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FOM&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43224916242933, 27.98214412315951]} | |
| REZ-26-0000043 | 5024 N 30th St | Rezoning | East Tampa | East Tampa 1 | 5 | 2026-02-11T00:00:00Z | 2026-03-13T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008T2&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42651988587318, 27.99164163157633]} | |
| SU1-26-0000037 | 4207 N 30th St | Special Use 1 - General | East Tampa | East Tampa 1 | 5 | 2026-03-09T00:00:00Z | 2026-03-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00E8Z&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42642161934079, 27.983486852491815]} | |
| REZ-26-0000026 | 2602 E Dr Martin Luther King Jr Blvd | Rezoning | East Tampa | East Tampa 1 | 5 | 2025-12-12T00: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=02YC7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43055600306248, 27.98152529585089]} | |
| DE1-26-0000082 | 3101 E Osborne Ave | Design Exception 1 | East Tampa | East Tampa 1 | 5 | 2026-03-02T00: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=00CL6&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42513011579192, 27.98872770389427]} | |
| VRB-26-0000021 | 2525 E Hillsborough Ave | 113B | Variance Review Board | East Tampa | East Tampa 1 | 5 | 2025-12-05T00:00:00Z | 2026-02-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02X7O&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43181291285819, 27.996012837070776]} |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW current AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry
FROM current_full;