The California Tax Credit Allocation Committee (CTCAC), California Debt Limit Allocation Committee (CDLAC), and California Pollution Control Financing Authority (CPCFA)
The California Tax Credit Allocation Committee (CTCAC) assists persons seeking housing, developers building housing, and the owners and managers of existing tax credit projects that benefit low-income housing residents.
CTCAC is based in Sacramento within the State Treasurer’s Office. It administers the federal and state Low-Income Housing Tax Credit Programs. The tax credit programs were created by the Legislature to stimulate private investment in affordable rental housing for low-income Californians.
Credits are available to developers who assure the creation of a certain number of affordable housing units in new construction projects, or at existing properties undergoing rehabilitation.
Add new comment
News Comments
testing comment
testing comment
testing source
var a = document.getElementById('page'); const newChild = document.createElement("div"); const textNode = document.createTextNode("This shouldn't be here"); newChild.appendChild(textNode); a.appendChild(newChild);