Title: | Cook Country Property Tax Model |
---|---|
Description: | We use Cook County, IL, property tax data to model the property taxes a function of available data on properties. This analysis is an R implementation of the work described in the excellent original blog post (and associate Python notebook) by Tanya Schlusser at <http://tanyaschlusser.github.io/posts/property-tax-cook-county/>. |
Authors: | Dirk Eddelbuettel |
Maintainer: | Dirk Eddelbuettel <[email protected]> |
License: | GPL (>= 2) |
Version: | 0.0.1 |
Built: | 2024-11-09 04:22:36 UTC |
Source: | https://github.com/eddelbuettel/cook-county-tax-model |
Data has been scraped downloaded from the Cook County, IL, property tax website at <https://www.cookcountyassessor.com/Search/Property-Owner-Search.aspx> using combination of a) Property Index Number (PIN) search via the URL http://www.cookcountyassessor.com/Search/Property-Search.aspx and b) per-prortery access given a pin (as final argument) via http://www.cookcountyassessor.com/Property.aspx?mode=details&pin=.... The resulting data set contains all columns provided by the website.
data(riverforest)
data(riverforest)
An data.frame (or data.table) object