current (view)
Data source: City of Tampa Open Data
8 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Bayshore Beautiful" 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 |
|---|---|---|---|---|---|---|---|---|---|---|
| VRB-26-0000006 | 2906 W Bay Vista Ave | Variance Review Board | Bayshore Beautiful | 4 | 2025-10-30T00:00:00Z | 2026-03-11T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02QFW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49007147973244, 27.90637925443829]} | ||
| VRB-26-0000060 | 3301 W Alline Ave | Variance Review Board | Bayshore Beautiful | 4 | 2026-02-19T00:00:00Z | 2026-03-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00AOC&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49801334121453, 27.898520414723183]} | ||
| VRB-26-0000050 | 3501 S Drexel Ave | Variance Review Board | Bayshore Beautiful | 4 | 2026-02-03T00:00:00Z | 2026-02-27T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0073K&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49742710411827, 27.91144354516712]} | ||
| REZ-26-0000005 | 4001 S Lynwood Ave | Rezoning | Bayshore Beautiful | 4 | 2025-10-21T00:00:00Z | 2026-02-16T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02OGD&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50055882416551, 27.90502571998669]} | ||
| AB2-26-0000002 | 4205 S MacDill Ave | A | AB Special Use 2 | Bayshore Beautiful | 4 | 2025-10-06T00:00:00Z | 2026-02-03T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02L2F&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49388166064993, 27.90402403569916]} | |
| REZ-26-0000009 | 3415 W Harbor View Ave | Rezoning | Bayshore Beautiful | 4 | 2025-11-03T00:00:00Z | 2026-02-03T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02QZC&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.50092938100038, 27.902415295675524]} | ||
| REZ-25-0000112 | 2907 W Euclid Ave | Rezoning | Bayshore Beautiful | 4 | 2025-08-11T00:00:00Z | 2025-09-26T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=027IP&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.49004106075438, 27.90875129565567]} | ||
| 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.49254730592142, 27.910634096665024]} |
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;