home / locations

current (view)

Data source: City of Tampa Open Data

1 row where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "College Hill-Belmont Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • Formal Decision 1

NEIGHBORHOOD 1

  • College Hill-Belmont Heights · 1 ✖

COUNCILDISTRICT 1

  • 5 · 1 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000065 3743 N 15th St   Formal Decision East Tampa College Hill-Belmont Heights 5 2026-03-06T00:00:00Z 2026-03-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00E6Q&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44288039099281, 27.97884625888343]}

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