home / locations

current (view)

Data source: City of Tampa Open Data

7 rows where COUNCILDISTRICT = 5 and Type = "Design Exception 1" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: UNIT, CRA, CREATEDDATE, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)

NEIGHBORHOOD 7

  • Jackson Heights 1
  • Old Seminole Heights 1
  • Old West Tampa 1
  • Southeast Seminole Heights 1
  • Tampa Downtown Partnership 1
  • Tampa Heights 1
  • The Legacy of Fair Oaks 1

Type 1

  • Design Exception 1 · 7 ✖

COUNCILDISTRICT 1

  • 5 · 7 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000164 3702 E Columbus Dr FS Design Exception 1 East Tampa Jackson Heights 5 2025-08-11T00:00:00Z 2025-08-29T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=027D1&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4176979995096, 27.96764400002882]}
DE1-25-0000175 1045 E Cumberland Ave   Design Exception 1 Downtown Core Tampa Downtown Partnership 5 2025-08-28T00:00:00Z 2025-08-28T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02C2C&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44936900041904, 27.94467600001162]}
DE1-25-0000174 4112 N 15th St   Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-08-27T00:00:00Z 2025-08-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02BKA&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44319949998847, 27.983186999961884]}
DE1-25-0000165 1710 E Park Cir   Design Exception 1   Old Seminole Heights 5 2025-08-13T00:00:00Z 2025-08-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=027Y0&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44100350032531, 28.013633999986887]}
DE1-25-0000162 2901 N Albany Ave 1-4 Design Exception 1 West Tampa Old West Tampa 5 2025-08-07T00:00:00Z 2025-08-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=026V5&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48047750012549, 27.966042000366]}
DE1-25-0000160 4001 E Hillsborough Ave   Design Exception 1 East Tampa The Legacy of Fair Oaks 5 2025-08-07T00:00:00Z 2025-08-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=026OL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41381450014205, 27.99578700016351]}
DE1-25-0000167 1611 N Morgan St   Design Exception 1   Tampa Heights 5 2025-08-13T00:00:00Z 2025-08-18T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=0280A&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45779300047661, 27.958887000071112]}

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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