home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Tampa Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 3

  • Rezoning 3
  • Design Exception 1 1
  • Special Use 1 - General 1

NEIGHBORHOOD 1

  • Tampa Heights · 5 ✖

COUNCILDISTRICT 1

  • 5 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-25-0000107 3208 N Tampa St   Rezoning   Tampa Heights 5 2025-07-21T00:00:00Z 2025-08-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=021J6&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46112749998322, 27.973889999779146]}
REZ-25-0000116 3101 N Florida Ave   Rezoning   Tampa Heights 5 2025-08-18T00:00:00Z 2025-08-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=028YC&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45922400033183, 27.972647999903703]}
SU1-25-0000069 3043 N Florida Ave   Special Use 1 - General   Tampa Heights 5 2025-08-06T00:00:00Z 2025-08-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=026JL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45917899981679, 27.972359999999732]}
DE1-25-0000167 1611 N Morgan St   Design Exception 1   Tampa Heights 5 2025-08-13T00:00:00Z 2025-08-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0280A&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45779300047661, 27.958887000071112]}
REZ-25-0000052 2801 N Tampa St   Rezoning   Tampa Heights 5 2025-02-26T00:00:00Z 2025-07-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00C7G&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4606100003951, 27.96879600044531]}

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