home / locations

current (view)

Data source: City of Tampa Open Data

5 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, LASTUPDATE, CREATEDDATE (date), LASTUPDATE (date)

NEIGHBORHOOD 4

  • Southeast Seminole Heights 2
  • Jackson Heights 1
  • Old West Tampa 1
  • West Riverfront Neighborhood Crimewatch Association 1

Type 1

  • Design Exception 1 · 5 ✖

COUNCILDISTRICT 1

  • 5 · 5 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000138 1301 W Cass St   Design Exception 1 West Tampa West Riverfront Neighborhood Crimewatch Association 5 2025-07-03T00:00:00Z 2025-07-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01XKF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.47288150021576, 27.95003100022607]}
DE1-25-0000140 1224 E Chelsea St   Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-07-08T00:00:00Z 2025-07-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01YGB&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44518850002555, 27.985364999680346]}
DE1-25-0000133 1222 E Dr Martin Luther King Jr Blvd A-B Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-06-20T00:00:00Z 2025-07-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01UCT&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44533699966634, 27.981720000388815]}
DE1-25-0000110 3707 E Lake Ave   Design Exception 1 East Tampa Jackson Heights 5 2025-05-13T00:00:00Z 2025-07-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00SWQ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41754050038689, 27.977301000050936]}
DE1-25-0000128 1705 N Howard Ave   Design Exception 1 West Tampa Old West Tampa 5 2025-06-13T00:00:00Z 2025-07-03T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00ZVZ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.48270949964822, 27.95743800031894]}

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 15.804ms · Data source: City of Tampa Open Data