home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where NEIGHBORHOOD = "Old Seminole Heights" and Type = "Formal Decision" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 1

  • Formal Decision · 4 ✖

NEIGHBORHOOD 1

  • Old Seminole Heights · 4 ✖

COUNCILDISTRICT 1

  • 6 4
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
FDN-26-0000049 115 W Thomas St   Formal Decision   Old Seminole Heights 6 2026-01-30T00:00:00Z 2026-03-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=0064O&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46076628828311, 28.007560596602442]}
FDN-26-0000032 7808 N Riverdale Ave   Formal Decision   Old Seminole Heights 6 2025-12-12T00:00:00Z 2026-02-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02YF9&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45641661350696, 28.019146438503082]}
FDN-26-0000047 6405 N 15th St   Formal Decision   Old Seminole Heights 6 2026-01-22T00:00:00Z 2026-02-20T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=003WA&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.44291499587455, 28.00526421937876]}
FDN-25-0000183 300 E Sligh Ave   Formal Decision   Old Seminole Heights 6 2025-08-05T00:00:00Z 2025-12-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02622&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4577947861426, 28.010747565609915]}

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