home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "Port Tampa City, Inc. Civic Association" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 3

  • AB Special Use 1 - Standard 1
  • ROW Vacating 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Port Tampa City, Inc. Civic Association · 3 ✖

COUNCILDISTRICT 1

  • 4 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000044 6734 S West Shore Blvd   Rezoning   Port Tampa City, Inc. Civic Association 4 2026-02-11T00:00:00Z 2026-03-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=008VV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52690705945544, 27.86928365732846]}
AB1-26-0000014 6801 S West Shore Blvd   AB Special Use 1 - Standard   Port Tampa City, Inc. Civic Association 4 2026-02-05T00:00:00Z 2026-03-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007JF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52704511051482, 27.868415525801634]}
VAC-22-0000018 5402 W Tarpon St   ROW Vacating   Port Tampa City, Inc. Civic Association 4 2022-04-14T00:00:00Z 2022-08-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=22CAP&capID2=00000&capID3=00KQP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.53432558222524, 27.85705682284662]}

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