home / locations

current (view)

Data source: City of Tampa Open Data

3 rows where NEIGHBORHOOD = "Lowry Park Central" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, geojson, CSV (advanced)

Type 2

  • Formal Decision 2
  • Rezoning 1

NEIGHBORHOOD 1

  • Lowry Park Central · 3 ✖

COUNCILDISTRICT 1

  • 6 3
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
REZ-26-0000092 8878 N Florida Ave   Rezoning   Lowry Park Central 6 2026-05-26T00:00:00Z 2026-06-25T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00TN3&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.45955980424603, 28.029824307240183]}
FDN-26-0000096 8719 N Lynn Ave   Formal Decision   Lowry Park Central 6 2026-06-03T00:00:00Z 2026-06-22T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00VLU&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46410904576027, 28.02937503425699]}
FDN-26-0000101 8101 N River Shore Dr   Formal Decision   Lowry Park Central 6 2026-06-08T00:00:00Z 2026-06-11T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=26CAP&capID2=00000&capID3=00WGW&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.46352498174834, 28.020625530381476]}

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