ct-gov/dmhas-unduplicated-client-count-by-level-of-care-vk2a-a4it
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

DMHAS Unduplicated Client Count by Level of Care (LOC)

DMHAS Unduplicated Client Count by Line of Care (LOC) and Treatment Program

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 \"ct-gov/dmhas-unduplicated-client-count-by-level-of-care-vk2a-a4it\".\"dmhas_unduplicated_client_count_by_level_of_care\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dmhas_unduplicated_client_count_by_level_of_care
     
     
     
     
     
Upstream Metadata