home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Southeast Seminole Heights" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 3

  • Design Exception 1 1
  • Rezoning 1
  • Special Use 1 - General 1

NEIGHBORHOOD 1

  • Southeast Seminole Heights · 3 ✖

COUNCILDISTRICT 1

  • 5 · 3 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
DE1-25-0000174 4112 N 15th St   Design Exception 1 East Tampa Southeast Seminole Heights 5 2025-08-27T00:00:00Z 2025-09-02T00: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]}
REZ-25-0000076 901 E Ellicott St   Rezoning East Tampa Southeast Seminole Heights 5 2025-05-12T00: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=00SGL&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44990449973096, 27.990828000314302]}
SU1-25-0000050 702 E Caracas St   Special Use 1 - General East Tampa Southeast Seminole Heights 5 2025-05-27T00:00:00Z 2025-08-05T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00VWX&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45295549971031, 27.992160000296444]}

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