current (view)
Data source: City of Tampa Open Data
2 rows where COUNCILDISTRICT = 6 and NEIGHBORHOOD = "Hampton Terrace Community Association (HTCA)" sorted by LASTUPDATE descending
This data as json, CSV (advanced)
Suggested facets: CREATEDDATE (date), LASTUPDATE (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE ▲ | URL | geometry |
|---|---|---|---|---|---|---|---|---|---|---|
| SU1-26-0000038 | 1210 E Mohawk Ave | Special Use 1 - General | Hampton Terrace Community Association (HTCA) | 6 | 2026-03-10T00:00:00Z | 2026-03-10T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00ERZ&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44759891191859, 27.997049187569193]} | ||
| FDN-26-0000053 | 5507 N Nebraska Ave | Formal Decision | Hampton Terrace Community Association (HTCA) | 6 | 2026-02-17T00:00:00Z | 2026-02-23T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=009Z1&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45110674790017, 27.997091173081657]} |
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;