home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "North Tampa Community" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Formal Decision 2
  • ROW Vacating 1

NEIGHBORHOOD 1

  • North Tampa Community · 3 ✖

COUNCILDISTRICT 1

  • 5 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000069 9220 N 13th St A-B Formal Decision   North Tampa Community 5 2026-03-17T00:00:00Z 2026-05-06T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00G23&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44636941118952, 28.033186889006455]}
FDN-26-0000064 9217 N 13th St A Formal Decision   North Tampa Community 5 2026-03-06T00:00:00Z 2026-04-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00E4I&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44623958887806, 28.033121770155635]}
VAC-26-0000011 9401 N 14th St   ROW Vacating   North Tampa Community 5 2026-03-30T00:00:00Z 2026-03-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00IN5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44469608754866, 28.034571296010736]}

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