grandrapidsmi-gov/housing-next-amount-of-income-paid-toward-rent-4waf-rg8m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

Housing Next - Amount of Income Paid Toward Rent

Data on percent of household income paid towards rent by location and household status.

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 \"grandrapidsmi-gov/housing-next-amount-of-income-paid-toward-rent-4waf-rg8m\".\"housing_next_amount_of_income_paid_toward_rent\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • housing_next_amount_of_income_paid_toward_rent