home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Encore" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 3

  • AB Special Use 2 1
  • ROW Vacating 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Encore · 3 ✖

COUNCILDISTRICT 1

  • 5 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-25-0000014 1724 N Nebraska Ave   AB Special Use 2 Central Park Encore 5 2025-06-10T00:00:00Z 2025-07-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00Z28&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45135350009052, 27.960344999993882]}
REZ-25-0000003 614 E 7th Ave   Rezoning Central Park Encore 5 2024-10-15T00: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=02IN7&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45339650050215, 27.96070500018344]}
VAC-24-0000019 614 E 7th Ave   ROW Vacating Central Park Encore 5 2024-08-23T00:00:00Z 2025-06-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=029IU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45339650050215, 27.96070500018344]}

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