current (view)
Data source: City of Tampa Open Data
2 rows where NEIGHBORHOOD = "South Seminole Heights" and Type = "Special Use 1 - General" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- Special Use 1 - General · 2 ✖
NEIGHBORHOOD 1
- South Seminole Heights · 2 ✖
COUNCILDISTRICT 1
- 6 2
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| SU1-26-0000071 | 206 W Genesee St | Special Use 1 - General | South Seminole Heights | 6 | 2026-07-16T00:00:00Z | 2026-08-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01Z2O&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.4608273162956, 27.98439423353981]} | ||
| SU1-26-0000072 | 322 W Giddens Ave | Special Use 1 - General | South Seminole Heights | 6 | 2026-07-22T00:00:00Z | 2026-07-24T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=020P2&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46264421411172, 27.99524370465618]} |
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;