Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 2 hours ago
Emergency Assistance by Race and Hispanic Ethnicity
Applicants for emergency assistance by race and Hispanic ethnicity. Funding is through the Ramsey County Investment and Support Efforts (RISE) program in 2021. The RISE program was established using funding from the federal government through the Coronavirus Aid, Relief and Economic Security (CARES) Act.
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 \"ramseycounty-us/emergency-assistance-by-race-and-hispanic-4rmz-qrvi\".\"emergency_assistance_by_race_and_hispanic\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata