home / locations

current (view)

Data source: City of Tampa Open Data

6 rows where 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
  • Special Use 1 - General 2
  • Design Exception 1 1

COUNCILDISTRICT 2

  • 5 5
  • 6 1

NEIGHBORHOOD 1

  • Tampa Heights · 6 ✖
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-0000067 3917 N Boulevard   Special Use 1 - General   Tampa Heights 6 2025-07-24T00:00:00Z 2025-08-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=022ZZ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4673555003367, 27.981098999836416]}
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 8.521ms · Data source: City of Tampa Open Data