home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Drew Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 3

  • AB Special Use 2 2
  • Formal Decision 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Drew Park · 4 ✖

COUNCILDISTRICT 1

  • 6 · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
AB2-26-0000015 3908 W Hillsborough Ave   AB Special Use 2 Drew Park Drew Park 6 2026-04-07T00: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=00JXD&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50744704170928, 27.99595701575502]}
FDN-26-0000081 4421 N Hubert Ave   Formal Decision Drew Park Drew Park 6 2026-04-22T00: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=00NGW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51566860003634, 27.982996390207802]}
AB2-26-0000004 3907 W Dr Martin Luther King Jr Blvd A AB Special Use 2 Drew Park Drew Park 6 2025-12-02T00:00:00Z 2026-04-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02WHC&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50788025050981, 27.981642295893113]}
REZ-26-0000049 4014 W Dr Martin Luther King Jr Blvd   Rezoning Drew Park Drew Park 6 2026-02-17T00:00:00Z 2026-04-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009ZA&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51087238068487, 27.981536704362945]}

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