current (view)
Data source: City of Tampa Open Data
2 rows where NEIGHBORHOOD = "Northeast Community Crimewatch & Civic Association" and Type = "Rezoning" sorted by LASTUPDATE descending
This data as json, geojson, CSV (advanced)
Type 1
- Rezoning · 2 ✖
NEIGHBORHOOD 1
- Northeast Community Crimewatch & Civic Association · 2 ✖
COUNCILDISTRICT 1
- 5 2
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| REZ-25-0000118 | 4714 E Hillsborough Ave | Rezoning | East Tampa | Northeast Community Crimewatch & Civic Association | 5 | 2025-08-25T00:00:00Z | 2026-05-01T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02ARD&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40422371575139, 27.99615982474478]} | |
| REZ-26-0000081 | 4707 E Henry Ave | Rezoning | Northeast Community Crimewatch & Civic Association | 5 | 2026-04-30T00:00:00Z | 2026-04-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00P22&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40580814203015, 27.999664052826336]} |
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;