All Projects (162)
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
4 rows where density_bonus = "False", status = "Pending Final Action" and unit_category = "2-4" sorted by units descending
This data as json, CSV (advanced)
Suggested facets: units, new_units, project_size_category, sb330_flag, app_packet_size_mb, app_filed (date), app_complete (date), entitled (date), accela_status_date (date)
unit_category 1
- 2-4 · 4 ✖
tenure 1
- Owner 4
status 1
- Pending Final Action · 4 ✖
density_bonus 1
- False · 4 ✖
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 66 | 66 | 66 | 2204 DWIGHT Way | 055 183001600 | 2.0 | 2.0 | 0.0 | ZP2024-0059 | SB330. Demolish existing 1-story (4-car) garage and construct a new 3-story residential duplex. | Pending Final Action | 37.864014244633104 | -122.26486524336856 | 2024.0 | 2-4 | Owner | Small (1-5) | False | True | False | False | 0.0 | 2024-06-06 | 2024-06-06 | Stage: CEQA Determination: Categorically Exempt | 2026-02-27 | 0.0 | |||||||||||
| 94 | 94 | 94 | 2145 GRANT St | 057 201502200 | 0.0 | 0.0 | 0.0 | ZP2024-0138 | Use Permit with Public Hearing to construct a major residential addition (1,133 square feet) with an average height of 22 feet 10 inches by adding a second story to the front building within the nonconforming front setback on a lot that currently exceeds maximum lot coverage. The project will result in a total of seven bedrooms and four bathrooms in the building, and 13 total bedrooms on the lot. | Pending Final Action | 37.86891842367285 | -122.27466130955813 | 2024.0 | 2-4 | Owner | Unknown | False | False | False | False | 0.0 | 2024-09-24 | 2024-10-24 | 2026-03-26 | 548.0 | Public Hearing: ZAB Approved | 2026-03-26 | 24.62 | |||||||||
| 105 | 105 | 105 | 1187 SHATTUCK Ave | 061 256102100 | 0.0 | 0.0 | 0.0 | ZP2025-0088 | Administrative Use Permit #ZP2025-0088 to increase the existing attic to 32-feet, 11-inches max height (447-square-feet below 6-feet in height) and construct a three-story, approximately 250-square-foot residential addition to a single-family dwelling resulting in 1,621-square-feet of habitable space; and expand the basement to create 1,002-square-feet of habitable space. The existing home is a three-story single-family dwelling with three bedrooms, two bathrooms, and is 25-feet, 8-inches in maximum height. The project will result in approximately five bedrooms, four bathrooms, with a maximum height of 32-feet, 11-inches. | Pending Final Action | 37.88605280233432 | -122.26971843750508 | 2025.0 | 2-4 | Owner | Unknown | False | False | False | False | 0.0 | 0.0 | |||||||||||||||
| 108 | 108 | 108 | 830 BANCROFT Way | 056 194102202 | 0.0 | 0.0 | 0.0 | ZP2025-0096 | to expand the operational hours of the existing, legally nonconforming vocational training center in the Residential Multi-Unit 2 (R-2) Zoning District | Pending Final Action | 37.86329738203636 | -122.29579660206832 | 2025.0 | 2-4 | Owner | Unknown | False | False | False | False | 0.0 | 0.0 |
Advanced export
JSON shape: default, array, newline-delimited
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);