archived (view)
Data source: City of Tampa Open Data
2 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Harbour Island" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
Type 1
NEIGHBORHOOD 1
- Harbour Island · 2 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| DE1-25-0000191 | 725 S Harbour Island Blvd | Design Exception 1 | Downtown Core | Harbour Island | 4 | 2025-09-25T00:00:00Z | 2025-09-26T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02IPU&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.45488600033683, 27.93797100011301]} | 2025-10-02 00:03:59 | |
| DE1-25-0000135 | 1603 Renaissance Way | Design Exception 1 | Downtown Core | Harbour Island | 4 | 2025-06-27T00: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=01WF7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44990000007606, 27.928359000108703]} | 2025-07-19 00:04:32 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIEW archived AS
SELECT
RECORDID,
ADDRESS,
UNIT,
RECORDALIAS as Type,
CRA,
NEIGHBORHOOD,
COUNCILDISTRICT,
CREATEDDATE,
LASTUPDATE,
URL,
geometry,
archived_date
FROM archived_full;