Skip to content

Commit

Permalink
updated rent caps for a few cities
Browse files Browse the repository at this point in the history
  • Loading branch information
matt committed Oct 27, 2024
1 parent aca3b7a commit 0b2c3bd
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions data/rentcap.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@
"end": "2020-08-31",
"max_increase": 0.028
},
"ant2024_5": {
"geography": "Antioch",
"area": null,
"start_year": 2024,
"start": "2024-09-11",
"end": "2024-11-11",
"max_increase": 0.0162
},
"ant2024_4": {
"geography": "Antioch",
"area": null,
Expand Down Expand Up @@ -135,6 +143,14 @@
"end": "2023-01-12",
"max_increase": 0.03
},
"bel2024": {
"geography": "Bell Gardens",
"area": null,
"start_year": 2024,
"start": "2024-11-01",
"end": "2025-10-31",
"max_increase": 0.0195
},
"bel2023": {
"geography": "Bell Gardens",
"area": null,
Expand Down Expand Up @@ -199,6 +215,14 @@
"end": "2019-12-31",
"max_increase": 0.025
},
"bev2024": {
"geography": "Beverly Hills",
"area": null,
"start_year": 2024,
"start": "2024-07-01",
"end": "2025-06-30",
"max_increase": 0.039
},
"bev2023": {
"geography": "Beverly Hills",
"area": null,
Expand Down Expand Up @@ -239,6 +263,14 @@
"end": "2020-06-30",
"max_increase": 0.031
},
"cul2024_6": {
"geography": "Culver City",
"area": null,
"start_year": 2024,
"start": "2024-10-01",
"end": "2024-12-31",
"max_increase": 0.0325
},
"cul2024_5": {
"geography": "Culver City",
"area": null,
Expand Down Expand Up @@ -719,6 +751,14 @@
"end": "2030-12-31",
"max_increase": 0.04
},
"pas2024": {
"geography": "Pasadena",
"area": null,
"start_year": 2024,
"start": "2024-10-01",
"end": "2025-09-30",
"max_increase": 0.03
},
"pas2023": {
"geography": "Pasadena",
"area": null,
Expand Down

0 comments on commit 0b2c3bd

Please sign in to comment.