current (view)
Data source: City of Tampa Open Data
3 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Bayshore Beautiful" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: CREATEDDATE (date), LASTUPDATE (date)
RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
---|---|---|---|---|---|---|---|---|---|---|
DE1-25-0000087 | 4605 S Bartlett St | Design Exception 1 | Bayshore Beautiful | 4 | 2025-03-24T00:00:00Z | 2025-04-02T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00HP7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49113350018106, 27.89904600039788]} | ||
REZ-25-0000034 | 3305 W Oakellar Ave | Rezoning | Bayshore Beautiful | 4 | 2025-01-20T00:00:00Z | 2025-03-17T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=003DX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49989500029983, 27.896283000112447]} | ||
VRB-22-0000030 | 3521 Regent Park | Variance Review Board | Bayshore Beautiful | 4 | 2022-01-10T00:00:00Z | 2022-09-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=22CAP&capID2=00000&capID3=001CF&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49245199996967, 27.910368000243654]} |
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;