home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 4, NEIGHBORHOOD = "Davis Islands" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: CREATEDDATE (date), LASTUPDATE (date)

Type 1

  • Rezoning · 2 ✖

NEIGHBORHOOD 1

  • Davis Islands · 2 ✖

COUNCILDISTRICT 1

  • 4 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-25-0000058 84 Davis Blvd   Rezoning   Davis Islands 4 2025-03-11T00:00:00Z 2025-05-19T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00F2Z&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45701900024073, 27.931770000132833]}
REZ-25-0000006 118 Bosphorous Ave A-B Rezoning   Davis Islands 4 2024-10-21T00:00:00Z 2024-12-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02JAH&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45622250020801, 27.92885400009472]}

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