home / locations

current (view)

Data source: City of Tampa Open Data

4 rows where Type = "General Land Use" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

NEIGHBORHOOD 4

  • Highland Pines 1
  • Jackson Heights 1
  • Sunset Park 1
  • Ybor Heights Neighborhood Association and Watch Group 1

COUNCILDISTRICT 2

  • 5 3
  • 4 1

Type 1

  • General Land Use · 4 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
LND-26-0000003 3710 N 40th St   General Land Use East Tampa Jackson Heights 5 2025-10-05T00:00:00Z 2025-10-16T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KSG&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.41448500021735, 27.97893899971259]}
LND-25-0000027 3917 N Nebraska Ave   General Land Use East Tampa Ybor Heights Neighborhood Association and Watch Group 5 2025-09-30T00:00:00Z 2025-10-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02JJV&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4503500004072, 27.98103599992652]}
LND-26-0000002 3215 N 40th St   General Land Use East Tampa Highland Pines 5 2025-10-02T00:00:00Z 2025-10-15T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02KBJ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.4134365003684, 27.972054000324274]}
LND-25-0000025 4628 W Bay To Bay Blvd   General Land Use   Sunset Park 4 2025-09-22T00:00:00Z 2025-10-13T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02HIS&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.52362800010813, 27.918458999552342]}

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