Mapping properties on the Montgomery County Rental Registry
=======
This is a Scrapy project.
This project uses Poetry for dependency management.
$ poetry install
$ poetry shell
Run the spider and output to a sqlite3 database:
$ scrapy crawl rental_registry -o output.db
$ # Open with datasette:
$ datasette output.db
Alternatively, you can output to a jsonl file for quicker reading:
$ scrapy crawl rental_registry -o output.jsonl
The Dockerfile in this repo wraps up both the scraping and the datasette server. To build and run a container:
$ docker build -t rental_registry .
$ docker run -it --rm -p 8000:8000 rental_registry
After running, you can access the datasette server running on your local computer at http://localhost:8000
Complainer
- Form
- Confirm corrections
Government Compliance
- Audit
- Data Entry
Owner Public Compliance
- Updating Regularly
- Sale / Change of owner
- Change of agent
Lookup
- Public Safety
- Public Info
- Education
Brainstorming tasks
- Compile Data - Rental Reg + Property ???
- Geocode Data - Geocoder from Lotlinker
- Mapit - Throw it into MontyLots
- Other layers - As needed/desired
- Repartioning - 311 Style
Additional Brainstorming
- Existing registry list
- Property DB
- Compare & Find Noo
- Non compliance list