home / locations

current (view)

Data source: City of Tampa Open Data

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

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: ADDRESS, UNIT, geometry, CREATEDDATE (date), LASTUPDATE (date)

Type 5

  • AB Special Use 1 - Standard 1
  • AB Special Use 2 1
  • Formal Decision 1
  • Rezoning 1
  • Temp Special Event 1

NEIGHBORHOOD 1

  • Drew Park · 5 ✖

COUNCILDISTRICT 1

  • 6 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000049 4014 W Dr Martin Luther King Jr Blvd   Rezoning Drew Park Drew Park 6 2026-02-17T00:00:00Z 2026-03-13T00: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]}
TSE-26-0000022 3907 W Dr Martin Luther King Jr Blvd   Temp Special Event Drew Park Drew Park 6 2026-02-27T00:00:00Z 2026-03-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00CAW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50788025050981, 27.981642295893113]}
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-03-05T00: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]}
AB1-26-0000008 3908 W Hillsborough Ave   AB Special Use 1 - Standard Drew Park Drew Park 6 2025-12-08T00:00:00Z 2026-03-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02XGP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50744704170928, 27.99595701575502]}
FDN-26-0000045 4214 W Virginia Ave   Formal Decision Drew Park Drew Park 6 2026-01-12T00:00:00Z 2026-02-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=001IR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51400129068551, 27.979787743595992]}

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