home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "West Riverfront Neighborhood Crimewatch Association" and Type = "Rezoning" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 1

  • Rezoning · 3 ✖

NEIGHBORHOOD 1

  • West Riverfront Neighborhood Crimewatch Association · 3 ✖

COUNCILDISTRICT 1

  • 5 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000037 1313 W Nassau St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2026-01-14T00:00:00Z 2026-04-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=002G8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47287051641621, 27.953501918907477]}
REZ-26-0000003 1307 W La Salle St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-10-14T00:00:00Z 2026-04-07T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02MUY&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47267193189889, 27.954958364405663]}
REZ-26-0000011 1500 W La Salle St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-11-07T00:00:00Z 2026-03-23T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02SB9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47469749381762, 27.954861266265127]}

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