Giter Site home page Giter Site logo

datasci-sf-homeless-project's Introduction

CTA-NorCal Homeless Program Outcomes Analysis

HMIS Analytics

Members of the Data Science Working Group at Code for San Francisco have been charged with answering the Community Technology Alliance’s prompt about homelessness programs.

Prompt

What variables best predict whether an individual is categorized as ‘in permanent housing’ as an outcome, by population segment:

  • Veterans
  • Chronically Homeless
  • Continuously Homeless
  • Has Disabling Condition
  • Domestic Violence Victim
  • Male/Female
  • Latino/Non-Latino

Data

Data is in HMIS format, a data standard defined by the US Department of Housing and Urban Development

Results

View the HMIS Data Science Study Presentation for a summary of our findings

Featured Notebooks

Setup

Install Jupyter Notebook; this is most easily done by installing Anaconda: https://www.continuum.io/downloads

Install seaborn. To do this in a new conda environment:
conda create --name datasci seaborn

To deactivate/activate the environment:
source deactivate datasci
source activate datasci

Get Started

  1. Fork this repository and clone it locally.
  2. Locate the dataset (pinned in #datasci-homeless on Slack).
  3. Run jupyter notebook
  4. Navigate to notebooks/load_data_example_v2.ipynb to start exploring the data.

Additional information on completed and open items can be found in the pinned documents in #datasci-homeless.

datasci-sf-homeless-project's People

Contributors

annalienk avatar catherinemzhang avatar cwczarnik avatar ealun avatar hlin117 avatar jenna0115 avatar qianqianye avatar rociosng avatar sameerank avatar warmlogic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

datasci-sf-homeless-project's Issues

Need CSV files in repo or Dropbox

The load_data_example_v2 Jupyter notebook invokes homeless_dataset.py to load the data. This expects csv files but Dropbox only has xls

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.