home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Hampton Terrace Community Association (HTCA)" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

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

NEIGHBORHOOD 1

  • Hampton Terrace Community Association (HTCA) · 3 ✖

COUNCILDISTRICT 1

  • 6 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU1-25-0000062 1217 E Idlewild Ave   Special Use 1 - General   Hampton Terrace Community Association (HTCA) 6 2025-07-14T00:00:00Z 2025-08-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01ZUL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44580950007268, 28.001321999998886]}
DE1-25-0000159 1302 E Hillsborough Ave   Design Exception 1 East Tampa Hampton Terrace Community Association (HTCA) 6 2025-08-06T00: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=0265U&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44505350013553, 27.99636300043884]}
DE1-25-0000163 1213 E Idlewild Ave   Design Exception 1   Hampton Terrace Community Association (HTCA) 6 2025-08-11T00: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=027CY&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44597150003825, 28.00131300013318]}

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