home / locations

current (view)

Data source: City of Tampa Open Data

5 rows where NEIGHBORHOOD = "West Riverfront Neighborhood Crimewatch Association" 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 · 5 ✖

NEIGHBORHOOD 1

  • West Riverfront Neighborhood Crimewatch Association · 5 ✖

COUNCILDISTRICT 1

  • 5 5
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-25-0000101 1501 W Grace St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-07-11T00: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=01ZGS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47483450015153, 27.952956000004082]}
REZ-25-0000098 1302 N Oregon Ave   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-06-27T00:00:00Z 2025-07-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01W9Y&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47486599980714, 27.954422999725118]}
REZ-25-0000068 1320 W Arch St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-04-16T00: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=00N1H&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47415950013473, 27.95398199979385]}
REZ-25-0000092 1541 W La Salle St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-06-14T00:00:00Z 2025-07-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01LT5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47637800033507, 27.955106999971512]}
REZ-25-0000074 1318 W Arch St   Rezoning West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-04-22T00:00:00Z 2025-06-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00OA8&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47398849966285, 27.954008999598255]}

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