home / locations

archived (view)

Data source: City of Tampa Open Data

10 rows where COUNCILDISTRICT = 4 and Type = "AB Special Use 2" sorted by archived_date descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

NEIGHBORHOOD 7

  • Davis Islands 3
  • Bayshore Beautiful 2
  • Ballast Point 1
  • Golfview 1
  • Hyde Park Spanishtown Creek 1
  • Palma Ceia 1
  • South Howard 1

Type 1

  • AB Special Use 2 · 10 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE URL geometry archived_date ▲
AB2-26-0000002 4205 S MacDill Ave A AB Special Use 2   Bayshore Beautiful 4 2025-10-06T00:00:00Z 2026-02-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02L2F&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49388166064993, 27.90402403569916]} 2026-04-15 00:15:53
AB2-25-0000021 218 E Davis Blvd -220 AB Special Use 2   Davis Islands 4 2025-07-07T00:00:00Z 2026-02-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01Y4L&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45386450040476, 27.92681100030125]} 2026-02-19 00:07:49
AB2-25-0000020 340 E Davis Blvd   AB Special Use 2   Davis Islands 4 2025-07-07T00:00:00Z 2025-11-04T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01Y46&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45258650009525, 27.925020000203865]} 2025-12-20 00:04:14
AB2-25-0000003 2330 W Horatio St   AB Special Use 2   South Howard 4 2025-01-06T00:00:00Z 2025-07-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=000Q5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48386149998834, 27.939681000378688]} 2025-07-30 00:04:55
AB2-24-0000010 6102 S MacDill Ave F AB Special Use 2   Ballast Point 4 2024-04-04T00:00:00Z 2024-06-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00K2U&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49367149974914, 27.879839999582813]} 2025-04-19 00:04:12
AB2-24-0000030 2506 S MacDill Ave B AB Special Use 2   Palma Ceia 4 2024-06-03T00:00:00Z 2025-03-12T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00X3Q&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49343300037596, 27.922715999630785]} 2025-04-09 00:04:31
AB2-24-0000011 3906 S MacDill Ave -3910 AB Special Use 2   Bayshore Beautiful 4 2024-04-26T00:00:00Z 2024-12-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00P7O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49361300016201, 27.906659999893662]} 2025-02-24 00:04:12
AB2-24-0000013 3636 Henderson Blvd   AB Special Use 2   Golfview 4 2024-05-10T00:00:00Z 2024-12-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00SBF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.5026894998349, 27.936395999768674]} 2025-02-24 00:04:12
AB2-24-0000009 801 W Platt St -825 AB Special Use 2   Hyde Park Spanishtown Creek 4 2024-03-28T00:00:00Z 2024-06-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00INY&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4683049998328, 27.941904000114896]} 2025-02-20 00:04:04
AB2-24-0000001 304 E Davis Blvd A AB Special Use 2   Davis Islands 4 2023-10-15T00:00:00Z 2024-04-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=23CAP&capID2=00000&capID3=02KS3&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45312649956475, 27.92549699971689]} 2025-02-17 00:04:19

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW archived AS 
        SELECT 
            RECORDID,
            ADDRESS,
            UNIT,
            RECORDALIAS as Type,
            CRA,
            NEIGHBORHOOD,
            COUNCILDISTRICT,
            CREATEDDATE,
            LASTUPDATE,
            URL,
            geometry,
            archived_date
        FROM archived_full;
Powered by Datasette · Queries took 5.101ms · Data source: City of Tampa Open Data