home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 3

  • Formal Decision 1
  • Special Use 1 - General 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • Plaza Terrace · 3 ✖

COUNCILDISTRICT 1

  • 6 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-26-0000047 3105 W Haya St   Special Use 1 - General   Plaza Terrace 6 2026-05-07T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00QMA&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49286027526408, 27.993252361119502]}
FDN-26-0000060 5111 N Saint Vincent St   Formal Decision   Plaza Terrace 6 2026-02-26T00:00:00Z 2026-05-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]}
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-04-09T00: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]}

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