home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Beach Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)

Type 2

  • Variance Review Board 4
  • Formal Decision 1

NEIGHBORHOOD 1

  • Beach Park · 5 ✖

COUNCILDISTRICT 1

  • 6 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-26-0000052 5108 W Platt St   Variance Review Board   Beach Park 6 2026-02-10T00:00:00Z 2026-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008HB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52861109957853, 27.942144678099506]}
VRB-26-0000024 5102 W Platt St   Variance Review Board   Beach Park 6 2025-12-08T00: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=02XDT&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52849340787219, 27.942144161623155]}
VRB-26-0000035 4525 W Swann Ave   Variance Review Board   Beach Park 6 2026-01-07T00:00:00Z 2026-03-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=000VC&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52191370810812, 27.937821479735923]}
VRB-26-0000058 4622 Woodmere Rd   Variance Review Board   Beach Park 6 2026-02-15T00:00:00Z 2026-03-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009I6&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52333294399345, 27.93589422726756]}
FDN-26-0000059 412 S West Shore Blvd   Formal Decision   Beach Park 6 2026-02-25T00:00:00Z 2026-03-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00BU4&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52421586210897, 27.940091513171126]}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW current AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry
        FROM current_full;
Powered by Datasette · Queries took 16.391ms · Data source: City of Tampa Open Data