home / locations

current (view)

Data source: City of Tampa Open Data

2 rows where COUNCILDISTRICT = 5 and NEIGHBORHOOD = "Ridgewood Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Special Use 1 - General 1
  • Variance Review Board 1

NEIGHBORHOOD 1

  • Ridgewood Park · 2 ✖

COUNCILDISTRICT 1

  • 5 · 2 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-25-0000074 714 W Frances Ave   Variance Review Board   Ridgewood Park 5 2025-07-16T00:00:00Z 2025-07-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=020DV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46873250010998, 27.96483599990615]}
SU1-25-0000057 2511 N Riverside Dr   Special Use 1 - General   Ridgewood Park 5 2025-06-25T00:00:00Z 2025-06-27T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01VS4&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4733989995298, 27.966159000415875]}

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