home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Plaza Terrace" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Formal Decision 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • Plaza Terrace · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-26-0000067 3001 W Dr Martin Luther King Jr Blvd 1-2 Variance Review Board   Plaza Terrace 6 2026-03-11T00:00:00Z 2026-03-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00F52&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49101323443578, 27.981399860311495]}
FDN-26-0000060 5111 N Saint Vincent St   Formal Decision   Plaza Terrace 6 2026-02-26T00:00:00Z 2026-03-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00C3Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49605864889351, 27.99281405474799]}

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 8.757ms · Data source: City of Tampa Open Data