celebratingcities-data-socrata/acs2012chas-rehi-84bs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

ACS_2012_CHAS

The primary purpose of the CHAS data is to demonstrate the number of households in need of housing assistance. This is estimated by the number of households that have certain housing problems and have income low enough to qualify for HUDs programs (primarily 30, 50, and 80 percent of median income). It is also important to consider the prevalence of housing problems among different types of households, such as the elderly, disabled, minorities, and different household types. The CHAS data provide counts of the numbers of households that fit these HUD-specified characteristics in HUD-specified geographic areas. In addition to estimating low-income housing needs, the CHAS data contribute to a more comprehensive market analysis by documenting issues like lead paint risks, "affordability mismatch," and the interaction of affordability with variables like age of homes, number of bedrooms, and type of building. Data is current as of 2/15/2016 Date of Upload: 2/22/2016

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"celebratingcities-data-socrata/acs2012chas-rehi-84bs\".\"acs2012chas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • acs2012chas