home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Bayshore Gardens" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Rezoning 2
  • Design Exception 1 1

NEIGHBORHOOD 1

  • Bayshore Gardens · 3 ✖

COUNCILDISTRICT 1

  • 4 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000130 2302 W Texas Ave   Design Exception 1   Bayshore Gardens 4 2025-06-16T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01T8L&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48444200037443, 27.92702699995509]}
REZ-25-0000040 2907 W Bay To Bay Blvd   Rezoning   Bayshore Gardens 4 2025-01-29T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=005KS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49144850021452, 27.92012399979502]}
REZ-25-0000042 2420 W Stroud Ave   Rezoning   Bayshore Gardens 4 2025-01-31T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=005ZQ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48680000031209, 27.92736000036467]}

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