typpo / ca-property-tax

CA property tax visualization
https://www.officialdata.org/ca-property-tax/
GNU Affero General Public License v3.0
88 stars 17 forks source link

Updated Los Angeles to capture all tax payments #25

Closed happyluckybigtime closed 3 years ago

happyluckybigtime commented 3 years ago

Previously, the parser took the first payment listed on the site and doubled it to get the property tax because most properties pay in two equal installments. However, some properties pay in more than two installments so it’s more accurate to add up all the taxes listed on the page. For example, see 5713-007-005.html which shows as 120k on the map but really pays 238k if you add up all the payments on the scraped html.

typpo commented 3 years ago

Great catch. Thanks for this, I'll re-run the parse job and update the live data.

typpo commented 3 years ago

Site is updated