PolicyEngine / PolicyEngine/policyengine-us

Los Angeles county General Relief motor vehicle eligibility

Open
#3,444 2 comments 0 reactions 1 assignee Claimed by @PavelMakarchuk View on GitHub
counties/ca/los-angeles general-relief
Dominant language
Python
Stars
162
Forks
212
Avg merge
3d 3h
Merged PRs (30d)
96

Description

Currently we do not include the case that a person is homeless and does not own a vehicle -> they should then not be eligible through the motor vehicle eligibility
Fix:
`return vehicle_value_eligible & (0 < vehicles_owned <= p.cap) `

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.