archived (view)
Data source: City of Tampa Open Data
6 rows where NEIGHBORHOOD = "North Ybor" and Type = "General Land Use" sorted by archived_date descending
This data as json, CSV (advanced)
Suggested facets: ADDRESS, UNIT, geometry, archived_date, CREATEDDATE (date), LASTUPDATE (date), archived_date (date)
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| LND-26-0000062 | 2508 E 18th Ave | General Land Use | East Tampa | North Ybor | 5 | 2026-02-26T00:00:00Z | 2026-03-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00BZ7&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43151225968809, 27.96831329613034]} | 2026-03-11 00:04:53 | |
| LND-26-0000046 | 2705 E 19th Ave | General Land Use | East Tampa | North Ybor | 5 | 2026-01-27T00:00:00Z | 2026-02-18T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=004QX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42920449970693, 27.96885000042874]} | 2026-02-28 00:05:26 | |
| LND-26-0000059 | 2705 E 19th Ave | 1 | General Land Use | East Tampa | North Ybor | 5 | 2026-02-20T00:00:00Z | 2026-02-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00AS2&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42920449970693, 27.96885000042874]} | 2026-02-28 00:05:26 |
| LND-26-0000051 | 2508 E 18th Ave | General Land Use | East Tampa | North Ybor | 5 | 2026-02-02T00:00:00Z | 2026-02-09T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=006JV&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43113050020062, 27.968471999736888]} | 2026-02-25 00:08:56 | |
| LND-26-0000043 | 2602 N 29th St | General Land Use | East Tampa | North Ybor | 5 | 2026-01-22T00:00:00Z | 2026-02-05T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=003WG&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.42835849949796, 27.966213000406146]} | 2026-02-11 00:11:22 | |
| LND-26-0000004 | 2201 E 25th Ave | General Land Use | East Tampa | North Ybor | 5 | 2025-10-20T00:00:00Z | 2025-10-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02O24&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43428673534734, 27.97346450122077]} | 2025-10-25 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;