home / berkeley_housing_map

All Projects (162)

Housing projects in Berkeley's development pipeline - 10,155 total units

Data license: Public Domain (CC0) · Data source: City of Berkeley Accela, Alameda County GIS

id
Unique project identifier
address
Project street address
apn
Assessor's Parcel Number
owner
Property owner name
units
Net new dwelling units
new_units
Total new units proposed
old_units
Existing units demolished
permits
Comma-separated permit numbers (ZP, PLN, B prefixes)
description
Project description from permit application
status
Current planning status (Approved, Under Review, etc.)
construction_status
Construction phase status
latitude
Latitude coordinate
longitude
Longitude coordinate
height_stories
Building height in stories
height_feet
Building height in feet
year
Year application filed
unit_category
Size category (SFD, 2-4, 5+)
tenure
Owner or Renter
project_size_category
small/medium/large/major
sb35_flag
SB 35 streamlined approval
sb330_flag
SB 330 Housing Crisis Act
ab2011_flag
AB 2011 Affordable Housing
density_bonus
State Density Bonus used
density_bonus_pct
Density bonus percentage
vli_units
Very Low Income affordable units
app_filed
Application filed date
app_complete
Application deemed complete date
entitled
Entitlement/approval date
bp_issued_date
Building permit issued date
co_date
Certificate of Occupancy date
construction_start
Construction start date
estimated_completion
Estimated completion date
total_processing_days
Days from filed to entitled
accela_status
Most recent Accela processing status
accela_status_date
Date of Accela status
app_packet_size_mb
Application packet size in MB

5 rows where density_bonus = "False", status = "In Review" and tenure = "Renter" sorted by units descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: old_units, height_stories, project_size_category, sb330_flag, vli_units, accela_status, app_packet_size_mb, app_filed (date), app_complete (date), accela_status_date (date)

year 4

  • 2024.0 2
  • 2021.0 1
  • 2023.0 1
  • 2025.0 1

unit_category 1

  • 5+ 5

tenure 1

  • Renter · 5 ✖

status 1

  • In Review · 5 ✖

density_bonus 1

  • False · 5 ✖

construction_status 0

Link rowid id address apn owner units ▲ new_units old_units permits description status construction_status latitude longitude height_stories height_feet year unit_category tenure project_size_category sb35_flag sb330_flag ab2011_flag density_bonus density_bonus_pct vli_units app_filed app_complete entitled bp_issued_date co_date construction_start estimated_completion total_processing_days accela_status accela_status_date app_packet_size_mb
3 3 3 2700 SHATTUCK Ave 054 172300100   359.0 359.0 0.0 ZP2024-0058 SB330 project to demolish an existing commercial structure and construct a eight-story mixed-use housing development with 276 dwelling units. [Updated: 359 units per SFYimby] In Review   37.85978024166641 -122.26782803899088     2024.0 5+ Renter Mega (100+) False True False False   0.0 2024-06-13 2024-10-10             Application Processing: Corrections - Pending Applicant 2024-11-07 0.0
20 20 20 2036 BANCROFT Way 055 189401704   85.0 87.0 2.0 ZP2024-0079 SB-330 Project - Demolition of two existing landmarked buildings and a partial landmarked commercial office building to construct an 85', 8-story, multi-family building. Residential project will have 87 units including 4 VLI units, 19 vehicle parking spaces and 63 bicycle parking spaces. In Review   37.86723084716148 -122.2685166605382 8.0 85.0 2024.0 5+ Renter Very Large (51-100) False False False False   4.0 2024-07-19 2024-11-15             Completeness Review: Application Complete 2024-11-15 60.27
30 30 30 2001 CENTER St 057 202301300   58.0 58.0 0.0 ZP2025-0107, PLN2025-0039 To convert the existing 7-story, ~35,904 sq.ft. office building in Berkeley, converting Levels 2–7 into ~58 residential units and keeping ground-floor retail. The mechanical penthouse (86'-4") will become a roof garden, with height unchanged at 100'-0". Includes interior demolition only, 10% very-low-income units (~6), and no on-site parking per AB-2097. In Review   37.87021091021583 -122.27030719783389 7.0 100.0 2025.0 5+ Renter Very Large (51-100) False False False False   0.0 2025-11-26 2026-01-09             Application Processing: Corrections - Pending Applicant 2026-02-06 6.74
33 33 33 130 BERKELEY Sq 57-2032-17   50.0 50.0 0.0 ZP2021-0158 50 unit multi-family mixed-use project In Review   37.870858 -122.267959     2021.0 5+ Renter Large (21-50) False False False False   0.0 2021-11-19 2021-11-19             ness Review [COMPLETE]: Application Complete 2021-11-19 0.84
36 36 36 2733 SAN PABLO Ave 054 174203200   32.0 32.0 0.0 ZP2023-0090 Demolition of existing non-landmarked structures. Construction of a new 8-story mixed-use residential development with ground level lobbies and commercial spaces with a State of California Density. In Review   37.85634825542909 -122.28761614513743 8.0   2023.0 5+ Renter Large (21-50) False False False False   0.0 2023-09-18 2024-05-09             Due 05/10/2024, assigned to Niloufar Karimzadegan Marked as Resubmittal Pending Staff on 04/10/2024 by Niloufar Karimzadegan: Application Complete 2024-05-09 0.0

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "projects" (
"id" INTEGER,
  "address" TEXT,
  "apn" TEXT,
  "owner" TEXT,
  "units" REAL,
  "new_units" REAL,
  "old_units" REAL,
  "permits" TEXT,
  "description" TEXT,
  "status" TEXT,
  "construction_status" TEXT,
  "latitude" REAL,
  "longitude" REAL,
  "height_stories" REAL,
  "height_feet" REAL,
  "year" REAL,
  "unit_category" TEXT,
  "tenure" TEXT,
  "project_size_category" TEXT,
  "sb35_flag" TEXT,
  "sb330_flag" TEXT,
  "ab2011_flag" TEXT,
  "density_bonus" TEXT,
  "density_bonus_pct" REAL,
  "vli_units" REAL,
  "app_filed" TEXT,
  "app_complete" TEXT,
  "entitled" TEXT,
  "bp_issued_date" TEXT,
  "co_date" TEXT,
  "construction_start" TEXT,
  "estimated_completion" TEXT,
  "total_processing_days" REAL,
  "accela_status" TEXT,
  "accela_status_date" TEXT,
  "app_packet_size_mb" REAL
);
CREATE INDEX idx_projects_address ON projects(address);
CREATE INDEX idx_projects_status ON projects(status);
Powered by Datasette · Queries took 441.706ms · Data license: Public Domain (CC0) · Data source: City of Berkeley Accela, Alameda County GIS