Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 6 hours ago
SHIP Affordable Housing 2010-2020
Affordable Housing - This indicator shows the percentage of housing units sold that are affordable on the median teacher’s salary. Affordable housing can improve health by providing greater stability and reducing stress. Having affordable housing can allow family resources to be used for other needs like healthy food and healthcare. <a href="https://health.maryland.gov/pophealth/Documents/SHIP/SHIP%20Lite%20Data%20Details/Affordable%20Housing.pdf">Link to Data Details </a>
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 \"opendata-maryland-gov/ship-affordable-housing-20102020-kv5a-92e7\".\"ship_affordable_housing_20102020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata