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

6 rows where density_bonus = "True", tenure = "Renter" and year = "2023.0" sorted by units descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: height_stories, project_size_category, sb35_flag, vli_units, app_packet_size_mb, app_filed (date), app_complete (date), entitled (date), accela_status_date (date)

status 4

  • Incomplete Pending Applicant 2
  • Under Review 2
  • Approved 1
  • In Review 1

year 1

  • 2023.0 · 6 ✖

unit_category 1

  • 5+ 6

tenure 1

  • Renter · 6 ✖

density_bonus 1

  • True · 6 ✖

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
17 17 17 2109 MILVIA St 057 202301601   105.0 105.0 0.0 ZP2023-0099 SB-330 Project: Removal of existing parking lot to construct a new 14-story mixed-use building with 105 dwelling, ground level lobbies and commercial space. This is a State of California Density Bonus Project. In Review   37.870579505333055 -122.27034111282912 14.0   2023.0 5+ Renter Mega (100+) False False False True   0.0 2023-09-13 2024-04-11             Completeness Review: Application Complete 2024-04-11 0.0
21 21 21 2660 BANCROFT Way 55-1871-20 AMI LLC & 78.0 78.0 0.0 ZP2023-0095 Construction of an 8-story residential development with 78 studio units in a 32,632 SF building. This project will include 8 affordable units for VLI households. Does not have vehicle parking, only bicycle parking is provided with residential amenities and useable open space. This is a State Density Bonus project. Incomplete Pending Applicant   37.868939 -122.255291 8.0   2023.0 5+ Renter Very Large (51-100) False False False True   0.0 2023-07-28               Completeness Review: Incomplete Pending Applicant 2023-07-28 0.0
116 116 116 2462 BANCROFT Way 055 187802000 ZENGS BERKELEY LLC 66.0 66.0 0.0 ZP2023-0107 8-story, 66 units, 3 VLI, density bonus, 2462 Bancroft Approved   37.86854696 -122.25824788 8.0 88.0 2023.0 5+ Renter Very Large (51-100) False False False True   3.0 2023-08-18 2024-02-15 2024-07-01         318.0 Case Closed: Approved 2024-07-01 0.0
27 27 27 2441 LE CONTE Ave 058 219300600   65.0 65.0 0.0 ZP2023-0089 Change the use from educational/religious facility to a residential hotel with 65 group living accommodations (7 Very-Low Income Units), and construct a five-story (48 feet average height) major residential addition for a total of 24,300 square feet gross floor feet, utilizing State Density Bonus Incomplete Pending Applicant   37.8770218450383 -122.26186635613308     2023.0 5+ Renter Very Large (51-100) False False False True   0.0 2023-07-21               ness Review [ACTIVE]: Incomplete Pending Applicant 2023-11-21 162.05
32 32 32 1740 SAN PABLO Ave 058 212701403   54.0 54.0 0.0 PLN2023-0065 SB 35 Preliminary Development Application (Modification): Demolition of existing 1 story commercial structure. Construction of a 6-story, 54 units, Mixed-Use Residential building with 100% affordable housing, processing under SB-35 and State Density Bonus for additional height of 33" and no density limit. Under Review   37.87189306747787 -122.29344912366952     2023.0 5+ Renter Very Large (51-100) True False False True   0.0                     26.7
39 39 39 1790 UNIVERSITY Ave 056 201102800   17.0 17.0 0.0 ZP2023-0070 Demolish two nonresidential structures and one single-family residence, and construct a 5-story (56 feet) mixed-use building with 17 dwelling units (two VLI) and 950 square feet of ground-floor retail, utilizing State Density Bonus Under Review   37.870939186310096 -122.27560444807996 5.0 56.0 2023.0 5+ Renter Medium (6-20) False False False True   0.0                     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 159.832ms · Data license: Public Domain (CC0) · Data source: City of Berkeley Accela, Alameda County GIS