archived (view)
Data source: City of Tampa Open Data
3 rows where NEIGHBORHOOD = "Port Tampa City, Inc. Civic Association" and Type = "General Land Use" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000095 | 4402 W Lancaster St | General Land Use | Port Tampa City, Inc. Civic Association | 4 | 2026-05-14T00:00:00Z | 2026-05-28T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00RRW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.5188364065028, 27.868388704254087]} | 2026-06-05 00:26:57 | ||
| LND-25-0000021 | 7406 S Morton St | General Land Use | Port Tampa City, Inc. Civic Association | 4 | 2025-08-30T00:00:00Z | 2025-10-07T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02CDN&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.53401399988918, 27.859239000193856]} | 2025-10-17 00:04:12 | ||
| LND-25-0000005 | 7306 S Morton St | General Land Use | Port Tampa City, Inc. Civic Association | 4 | 2025-04-09T00:00:00Z | 2025-04-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00LJ6&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.53404550011227, 27.86050800026417]} | 2025-04-12 00:04:08 |
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;