current (view)
Data source: City of Tampa Open Data
6 rows where COUNCILDISTRICT = 5, NEIGHBORHOOD = "West Riverfront Neighborhood Crimewatch Association" and Type = "Rezoning" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: CREATEDDATE, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)
Type 1
- Rezoning · 6 ✖
NEIGHBORHOOD 1
- West Riverfront Neighborhood Crimewatch Association · 6 ✖
COUNCILDISTRICT 1
- 5 · 6 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| REZ-26-0000002 | 1008 W La Salle St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2025-10-14T00:00:00Z | 2026-03-13T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02MU3&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46966220576587, 27.954807952231217]} | |
| REZ-26-0000003 | 1307 W La Salle St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2025-10-14T00:00:00Z | 2026-03-13T00: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-0000058 | 1313 W Arch St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2026-03-12T00:00:00Z | 2026-03-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FGF&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47286151676263, 27.95423091897]} | |
| REZ-26-0000059 | 1303 W La Salle St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2026-03-12T00:00:00Z | 2026-03-12T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00FGH&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47263246144294, 27.954958023471146]} | |
| REZ-26-0000011 | 1500 W La Salle St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2025-11-07T00: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=02SB9&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.47469749381762, 27.954861266265127]} | |
| REZ-26-0000037 | 1313 W Nassau St | Rezoning | West Tampa | West Riverfront Neighborhood Crimewatch Association | 5 | 2026-01-14T00:00:00Z | 2026-02-27T00: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]} |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW current AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry
FROM current_full;