home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "South Seminole Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • General Land Use 1
  • Rezoning 1

NEIGHBORHOOD 1

  • South Seminole Heights · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-26-0000115 506 W Osborne Ave   General Land Use   South Seminole Heights 6 2026-06-18T00:00:00Z 2026-06-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=01T8L&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46605761541811, 27.988754703902828]}
REZ-26-0000077 4001 N Riverside Dr   Rezoning   South Seminole Heights 6 2026-04-20T00:00:00Z 2026-06-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00MVJ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47336754151745, 27.981591953553394]}

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