archived (view)
Data source: City of Tampa Open Data
3 rows where NEIGHBORHOOD = "Lowry Park Central" and Type = "Formal Decision" 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 ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| FDN-26-0000101 | 8101 N River Shore Dr | Formal Decision | Lowry Park Central | 6 | 2026-06-08T00:00:00Z | 2026-07-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00WGW&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46352498174834, 28.020625530381476]} | 2026-08-08 00:08:17 | ||
| FDN-26-0000096 | 8719 N Lynn Ave | Formal Decision | Lowry Park Central | 6 | 2026-06-03T00:00:00Z | 2026-07-28T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00VLU&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46410904576027, 28.02937503425699]} | 2026-08-01 00:19:26 | ||
| FDN-26-0000050 | 320 W Waters Ave | A-C | Formal Decision | Lowry Park Central | 6 | 2026-02-04T00:00:00Z | 2026-03-17T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=007ED&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.46268523950519, 28.025301477086824]} | 2026-04-03 00:10:18 |
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;