home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Armenia Terrace | Bour Lands | Al Dana Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • AB Special Use 2 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Armenia Terrace | Bour Lands | Al Dana Park · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-25-0000022 4820 N Armenia Ave   AB Special Use 2   Armenia Terrace | Bour Lands | Al Dana Park 6 2025-08-25T00: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=02AXE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48460850015657, 27.989694000050932]}
REZ-25-0000069 5408 N Habana Ave   Rezoning   Armenia Terrace | Bour Lands | Al Dana Park 6 2025-04-17T00:00:00Z 2025-08-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00NLG&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48887450009673, 27.99681300029105]}

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