home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 5 and "CREATEDDATE" is on date 2026-05-21 sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 3

  • Formal Decision 1
  • General Land Use 1
  • Rezoning 1

NEIGHBORHOOD 3

  • Grant Park 1
  • Old West Tampa 1
  • Tampa Heights 1

COUNCILDISTRICT 1

  • 5 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000091 2139 W Saint Conrad St   Rezoning West Tampa Old West Tampa 5 2026-05-21T00:00:00Z 2026-06-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TA0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48157932256008, 27.963811398705367]}
LND-26-0000100 3617 N 51st St   General Land Use East Tampa Grant Park 5 2026-05-21T00:00:00Z 2026-06-01T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TC9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.40011995337912, 27.976341996708097]}
FDN-26-0000091 511 E Adalee St   Formal Decision   Tampa Heights 5 2026-05-21T00:00:00Z 2026-05-21T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00T8J&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45511239538402, 27.972363203527834]}

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