home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where COUNCILDISTRICT = 4 and Type = "Formal Decision" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 4

  • Bayshore Beautiful 2
  • Ballast Point 1
  • Golfview 1
  • Interbay - South of Gandy 1

Type 1

  • Formal Decision · 5 ✖

COUNCILDISTRICT 1

  • 4 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000077 4230 S MacDill Ave B Formal Decision   Bayshore Beautiful 4 2026-04-20T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00MVE&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49375513467402, 27.90381176807593]}
FDN-26-0000089 3210 W Morrison Ave   Formal Decision   Golfview 4 2026-05-01T00:00:00Z 2026-05-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00P7O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4967240512474, 27.933757134349104]}
FDN-26-0000078 5156 S Dale Mabry Hwy   Formal Decision   Interbay - South of Gandy 4 2026-04-21T00:00:00Z 2026-04-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00N27&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50633637442978, 27.889893060030495]}
FDN-26-0000086 6202 S MacDill Ave   Formal Decision   Ballast Point 4 2026-04-29T00:00:00Z 2026-04-30T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00ONR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49395407918108, 27.879094046301407]}
FDN-26-0000074 3202 W Villa Rosa St   Formal Decision   Bayshore Beautiful 4 2026-04-16T00: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=00M4E&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49676899675404, 27.895460225721852]}

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