home / locations

current (view)

Data source: City of Tampa Open Data

6 rows where COUNCILDISTRICT = 4 and NEIGHBORHOOD = "Bayshore Beautiful" sorted by LASTUPDATE descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

Type 4

  • Variance Review Board 3
  • AB Special Use 2 1
  • Design Exception 2 1
  • Rezoning 1

NEIGHBORHOOD 1

  • Bayshore Beautiful · 6 ✖

COUNCILDISTRICT 1

  • 4 · 6 ✖
RECORDID ADDRESS UNIT Type CRA NEIGHBORHOOD COUNCILDISTRICT CREATEDDATE LASTUPDATE ▲ URL geometry
VRB-25-0000073 4509 S Datura Ave   Variance Review Board   Bayshore Beautiful 4 2025-07-15T00: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=0209Y&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49812199966065, 27.899739000026365]}
DE2-25-0000030 3237 W Fair Oaks Ave   Design Exception 2   Bayshore Beautiful 4 2025-09-30T00: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=02JQD&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49834700039044, 27.900774000156833]}
VRB-25-0000068 3801 S Lynwood Ave   Variance Review Board   Bayshore Beautiful 4 2025-07-09T00:00:00Z 2025-10-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=01YUZ&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49944049960145, 27.907271999761974]}
AB2-26-0000002 4205 S MacDill Ave A AB Special Use 2   Bayshore Beautiful 4 2025-10-06T00:00:00Z 2025-10-08T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=02L2F&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49411699990546, 27.903761999618613]}
REZ-25-0000112 2907 W Euclid Ave   Rezoning   Bayshore Beautiful 4 2025-08-11T00:00:00Z 2025-09-26T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=25CAP&capID2=00000&capID3=027IP&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49130900004361, 27.90892799994847]}
VRB-22-0000030 3521 Regent Park   Variance Review Board   Bayshore Beautiful 4 2022-01-10T00:00:00Z 2022-09-09T00:00:00Z https://aca-prod.accela.com/TAMPA/Cap/CapDetail.aspx?Module=Planning&TabName=Planning&capID1=22CAP&capID2=00000&capID3=001CF&agencyCode=TAMPA {"type": "Point", "coordinates": [-82.49245199996967, 27.910368000243654]}

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