datahub-austintexas-gov/medically-vulnerable-program-b87j-3i3i
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Medically Vulnerable Program

The City of Austin maintains a Medically Vulnerable Registry of customers with a long-term disease, ailment, or critical illness. Customers eligible for the registry receive additional time to pay their utility bills and personal case management services from Austin Energy and partnering social service agencies.

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 \"datahub-austintexas-gov/medically-vulnerable-program-b87j-3i3i\".\"medically_vulnerable_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • medically_vulnerable_program
     
     
     
     
     
Upstream Metadata