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: CREATEDDATE (date), LASTUPDATE (date)

Type 4

  • General Land Use 2
  • Rezoning 2
  • Design Exception 2 1
  • Special Use 1 - General 1

COUNCILDISTRICT 2

  • 5 5
  • 6 1

NEIGHBORHOOD 1

  • Tampa Heights · 6 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-25-0000011 107 W Virginia Ave   General Land Use   Tampa Heights 6 2025-07-09T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01YL9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46172149950922, 27.980216999687293]}
SU1-25-0000060 116 W Plymouth St   Special Use 1 - General   Tampa Heights 5 2025-07-03T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01XNX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46218950045308, 27.973080000301305]}
DE2-25-0000014 505 W Ross Ave   Design Exception 2   Tampa Heights 5 2025-06-12T00:00:00Z 2025-07-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00ZS8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4661134995705, 27.963522000101843]}
REZ-24-0000114 206 W Columbus Dr   Rezoning   Tampa Heights 5 2024-09-16T00:00:00Z 2025-06-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02EEO&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46290950031398, 27.96665400012281]}
REZ-25-0000052 2801 N Tampa St   Rezoning   Tampa Heights 5 2025-02-26T00:00:00Z 2025-06-02T00: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]}
LND-23-0000005 1802 N Morgan St   General Land Use   Tampa Heights 5 2023-07-25T00:00:00Z 2024-06-17T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=23CAP&capID2=00000&capID3=021JA&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45865250023931, 27.960677999637667]}

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