Giter Site home page Giter Site logo

lead-public's Introduction

CDPH Lead Hazard Model

This code models lead hazard in the city of Chicago. This project is under development by Eric Potash and Joe Walsh at the University of Chicago's Center for Data Science and Public Policy in partnership with the Chicago Department of Public Health.

Closely based on previous work of Joe Brew, Alex Loewi, Subho Majumdar, and Andrew Reece as part of the 2014 Data Science for Social Good Summer Fellowship.

The Problem

About 90% of Chicago's housing stock was built before 1978, the year that the Federal Government prohibited almost all lead from paint. Lead poisoning affects neurological development, leading to lower IQs, increased need for special education, lower wages, and increased crime. Lead has the greatest effect during the first two years of the child's life, but many kids don't get tested until later.

The Solution

The pipeline consists of three phases which are summarized below. The code for each phase is located in the corresponding subdirectory. The output of each phase is contained in a database schema of the same name.

##input Here we preprocess and import our data into the database. CDPH provided us with two databases about lead:

  • Blood Lead Level Tests
  • Home Inspections

We supplemented that data with the following public datasets:

##aux Here we process the data to prepare for model building. TODO details.

##output Here we assmeble the data for modeling. TODO details.

##model Here we run models using GNU Parallel and pickle the results.

Running the model

Drake controls the workflow.

Install software

  • Drake
  • mdbtools: a command-line tool that reads Microsoft Access files, which is useful for reading the property-assessment data

lead-public's People

Contributors

potash avatar

Watchers

James Cloos avatar najah al-shanableh avatar

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.