ca-property-tax icon indicating copy to clipboard operation
ca-property-tax copied to clipboard

CA property tax visualization

Results 11 ca-property-tax issues
Sort by recently updated
recently updated
newest added

On assessments with supplementals and in some other cases the parser is only grabbing the top field. Take for instance https://www.acgov.org/ptax_pub_app/RealSearchInit.do?searchByParcel=true&parcelNumber=16-1425-57 The parser picks up $0 rather than any of...

Would it be possible for this to support other states? Property tax is a disaster nationwide, just not as bad as CA.

Hello! I'm putting together some resources for Monterey County. I've found the property assessments and tax rates but the tax rates are in a [pdf](https://www.co.monterey.ca.us/Home/ShowDocument?id=83552). Do y'all have any strategies...

See [How to add a county](https://github.com/typpo/ca-property-tax#how-to-add-a-county) in the README. Up-to-date spreadsheet with status of each county: https://docs.google.com/spreadsheets/d/1Po5WNrADfJhO87xdHXWqRZDPydDAOH7vbppzsICLVXg/edit#gid=0

help wanted

I was able to find the parcel info from arcgis, but the actual taxes do not appear to be available online. The arcgis data does seem to have assessed value...

Created CSV validation script

Created some shared library classes. This should greatly simplify adding new counties. I want to propose this PR so that it can be reviewed. Don't merge quite yet -- I'm...

Recently I've been getting more requests from academics and other projects that are interested in tax data. I want to share our data as a public resource, but I think...

There is a lot of repeated code across each county's scraper and parser scripts. And lots of code that should be repeated but isn't (like retrying on transient network failures)....

This would probably improve performance as there are a large number of data points on the map.

enhancement
help wanted