archived (view)
Data source: City of Tampa Open Data
9 rows where COUNCILDISTRICT = 7 and Type = "AB Special Use 1 - Standard" sorted by archived_date descending
This data as json, geojson, CSV (advanced)
NEIGHBORHOOD 6
Type 1
- AB Special Use 1 - Standard · 9 ✖
| RECORDID | ADDRESS | UNIT | Type | CRA | NEIGHBORHOOD | COUNCILDISTRICT | CREATEDDATE | LASTUPDATE | URL | geometry | archived_date ▲ |
|---|---|---|---|---|---|---|---|---|---|---|---|
| AB1-26-0000012 | 15345 Amberly Dr | AB Special Use 1 - Standard | Tampa Palms | 7 | 2026-01-12T00:00:00Z | 2026-01-20T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=001RY&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40404950033492, 28.087694999696815]} | 2026-01-23 00:05:14 | ||
| AB1-26-0000005 | 6425 E County Line Rd | AB Special Use 1 - Standard | New Tampa | 7 | 2025-11-25T00:00:00Z | 2025-12-04T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02VO4&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.35642600003764, 28.169451000388737]} | 2025-12-15 00:05:25 | ||
| AB1-25-0000051 | 15345 Amberly Dr | AB Special Use 1 - Standard | Tampa Palms | 7 | 2025-09-17T00:00:00Z | 2025-09-19T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02GFF&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.40404950033492, 28.087694999696815]} | 2025-10-22 00:04:26 | ||
| AB1-24-0000041 | 10401 N Nebraska Ave | AB Special Use 1 - Standard | North Tampa Community | 7 | 2024-09-18T00:00:00Z | 2024-09-19T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=02EYX&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.451007000014, 28.043738999734185]} | 2025-06-16 00:04:37 | ||
| AB1-21-0000010 | 5101 E Fowler Ave | A-D | AB Special Use 1 - Standard | Terrace Park | 7 | 2021-01-07T00:00:00Z | 2021-07-22T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=21CAP&capID2=00000&capID3=000X5&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.39930199950308, 28.053665999824442]} | 2025-05-31 00:04:24 | |
| AB1-25-0000036 | 1245 E Fowler Ave | AB Special Use 1 - Standard | North Tampa Community | 7 | 2025-02-25T00:00:00Z | 2025-03-06T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00BUP&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.44643949991621, 28.053890999936257]} | 2025-04-10 00:04:24 | ||
| AB1-24-0000029 | 5103 E Fowler Ave | AB Special Use 1 - Standard | Terrace Park | 7 | 2024-07-02T00:00:00Z | 2025-02-19T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=01XJK&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.3987980000598, 28.05379199955782]} | 2025-04-09 00:04:31 | ||
| AB1-24-0000012 | 17605 Bruce B Downs Blvd | AB Special Use 1 - Standard | Richmond Place | 7 | 2024-01-25T00:00:00Z | 2024-04-15T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=004SH&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.36421099979938, 28.129112999590046]} | 2025-02-19 00:04:08 | ||
| AB1-25-0000033 | 2047 E Fowler Ave | AB Special Use 1 - Standard | University Square | 7 | 2025-01-19T00:00:00Z | 2025-01-30T00:00:00Z | https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=003DD&agencyCode=TAMPA | {"type": "Point", "coordinates": [-82.43707500026164, 28.05327900010112]} | 2025-02-07 00:03:56 |
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;