Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 5 hours ago
Emergency Assistance by Gender and Age
Applicants for emergency assistance by gender and age. 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-gender-and-age-8nqa-7xiu\".\"emergency_assistance_by_gender_and_age\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata