current (view)
Data source: City of Tampa Open Data
7 rows where NEIGHBORHOOD = "Sulphur Springs" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: UNIT, CREATEDDATE, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| SU1-26-0000035 | 2005 E Wood St | Special Use 1 - General | Sulphur Springs | 5 | 2026-02-24T00: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=00BGX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43655744805658, 28.027527332275945]} | ||
| VRB-26-0000026 | 712 E Eskimo Ave | Variance Review Board | Sulphur Springs | 5 | 2025-12-08T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02XIK&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45302904726249, 28.03008798157226]} | ||
| VRB-25-0000081 | 8511 N Lamar Ave | Variance Review Board | Sulphur Springs | 5 | 2025-08-01T00: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=0251S&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.455071878737, 28.02676294085876]} | ||
| REZ-26-0000010 | 2111 E Busch Blvd | Rezoning | Sulphur Springs | 5 | 2025-11-05T00: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=02RLM&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43575714248149, 28.032511430532313]} | ||
| FDN-26-0000034 | 8602 N 14th St | A-B | Formal Decision | Sulphur Springs | 5 | 2025-12-17T00:00:00Z | 2026-02-24T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02Z3T&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44463172226163, 28.029089252084585]} | |
| FDN-26-0000035 | 8604 N 14th St | A-B | Formal Decision | Sulphur Springs | 5 | 2025-12-17T00:00:00Z | 2026-02-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02Z3U&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44463146368777, 28.029123831194212]} | |
| FDN-26-0000036 | 8606 N 14th St | A-B | Formal Decision | Sulphur Springs | 5 | 2025-12-17T00:00:00Z | 2026-02-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02Z3V&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44463120613457, 28.029158411202825]} |
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;