home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Virginia Park" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 2

  • Variance Review Board 3
  • Rezoning 1

NEIGHBORHOOD 1

  • Virginia Park · 4 ✖

COUNCILDISTRICT 1

  • 4 · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-25-0000072 4014 W Santiago St   Variance Review Board   Virginia Park 4 2025-07-14T00: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=01ZUG&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51121249980635, 27.91890000020732]}
REZ-25-0000063 3804 W San Pedro St   Rezoning   Virginia Park 4 2025-03-27T00:00:00Z 2025-07-10T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00IOR&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.50637500038208, 27.917523000241818]}
VRB-25-0000059 4220 W Corona St   Variance Review Board   Virginia Park 4 2025-06-02T00:00:00Z 2025-06-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=00X70&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51584749990285, 27.913860000192415]}
VRB-24-0000018 4118 W Sevilla St   Variance Review Board   Virginia Park 4 2024-03-26T00:00:00Z 2024-06-14T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=24CAP&capID2=00000&capID3=00HY6&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.51362899979429, 27.913040999932203]}

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