Giter Site home page Giter Site logo

najah-lshanableh / land-bank Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dssg/land-bank

0.0 2.0 1.0 16.6 MB

Analytics tool to help the Cook County Land Bank acquire vacant and abandoned properties strategically.

Home Page: http://dssg.io/projects#landbank

R 0.27% Python 54.06% Rebol 0.04% CSS 1.06% JavaScript 43.52% Makefile 0.08% HTML 0.97%

land-bank's Introduction

Abandoned property analytics tool

An analytics tool to help the Cook County Land Bank acquire vacant and abandoned properties strategically.

This project is a part of the 2013 Data Science for Social Good fellowship, in partnership with the Cook County Land Bank and DePaul University Institute for Housing Studies.

For a quick and gentle overview of the project, check out our blog post.

The problem: vacant and abandoned property

Parts of Cook County have long struggled with vacancy and abandonment, but the recent foreclosure crisis spread these problems into areas which had previously experienced relative stability. Many of the properties that went into foreclosure ended up becoming vacant because the residents would abandon the property long before the foreclosure process was completed.

These abandoned homes can lower property values, serve as magnets for crime and decay, and reduce tax revenues.

Read more about the abandoned property problem on our blog

The solution: analytics web tool to target properties

The Cook County Land Bank Authority (CCLBA) was created in January 2013 with the goal of returning these properties to productive use. The agency won't have the resources to invest in every property, and the appropriate policy strategies from community to community.

web app screenshot

Our purpose was to create a web tool to view and understand Cook County's property data, and to analyze it in order to help the CCLBA develop its policy strategies.

  1. Build a usable web interface for both public use and for use by land bank employees that interfaces with a Postgres database in order to organize, query, and access the data in a convenient manner.
  2. Create a model that will determine the critera by which the Cook County Land Bank which neighborhoods to help first, which properties in that neighborhood, and their potential new uses.

Read more about our analysis in the wiki

The data: property and building data from Cook County and the City of Chicago

  • Property data from the Cook County Assessor and Recorder of Deeds, courtsety of the Institute for Housing Studies
  • Cook County parcel shapefile from County GIS department
  • City of Chicago open data portal datasets
  • ACS demographic data from the Census Bureau
  • Brownfield data from the EPA

Read more about the data we used in the wiki

Project layout

  • analysis: exploratory data analsys of real estate and demographic tends in Cook County.
  • web: a django app that implements the analytics tool and a data API backend to power this tool.

Read more about the analysis and webapp in the wiki

Installation guide

Here's the software you'll need to install:

  • GIS software: ArcGIS 10.1 or QGIS
  • Postgres 9.1
  • PostGIS
  • Python 2.7.x
  • Numpy 1.7.1
  • Sympy 0.7.2

Next, clone the repository and configure Django to enable South and TastyPie, and to interface with your Postgres database.

Then, run an initial South migration to create database tables/views:

$ python manage.py schemamigration landbank_data --initial
$ python manage.py migrate landbank_data

Finally, modify and run load_*.py scripts with desired input files to populate base tables.

Team

Team

Contributing to the project

To get involved, please check the issue tracker.

To get in touch, email Tom Plagge at [email protected].

License

Copyright (C) 2013 Data Science for Social Good Fellowship at the University of Chicago

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

land-bank's People

Contributors

skyinthecloud avatar tplagge avatar gmisshula avatar evanmisshula avatar jpvelez avatar salice avatar

Watchers

James Cloos avatar najah al-shanableh avatar

Forkers

najah-shanableh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.