home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Lowry Park Central" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Formal Decision 1
  • Special Use 2 1

NEIGHBORHOOD 1

  • Lowry Park Central · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
SU2-26-0000004 6904 N Dakota Ave   Special Use 2   Lowry Park Central 6 2026-03-10T00:00:00Z 2026-03-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00ES9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47523083751202, 28.0108919028529]}
FDN-26-0000050 320 W Waters Ave A-C Formal Decision   Lowry Park Central 6 2026-02-04T00:00:00Z 2026-02-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007ED&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46268523950519, 28.025301477086824]}

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