home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Riverside Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Design Exception 2 2

NEIGHBORHOOD 1

  • Riverside Heights · 2 ✖

COUNCILDISTRICT 1

  • 6 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE2-26-0000009 2812 N Munro St   Design Exception 2   Riverside Heights 6 2026-04-06T00:00:00Z 2026-05-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00JRM&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46877046215691, 27.967948508711718]}
DE2-26-0000010 2812 N Munro St   Design Exception 2   Riverside Heights 6 2026-04-15T00:00:00Z 2026-05-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00M1G&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46877046215691, 27.967948508711718]}

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