home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 7 and Type = "Formal Decision" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 2

  • Forest Hills 1
  • Tampa Palms 1

Type 1

  • Formal Decision · 2 ✖

COUNCILDISTRICT 1

  • 7 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000099 15302 Amberly Dr   Formal Decision   Tampa Palms 7 2026-06-05T00:00:00Z 2026-06-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00W02&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4055312785423, 28.09044702711935]}
FDN-26-0000073 11010 N Oregon Ave   Formal Decision   Forest Hills 7 2026-04-10T00:00:00Z 2026-06-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00KZI&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4749443691338, 28.04910603321404]}

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