datahub-smcgov/bhrs-youth-client-penetration-rate-by-rrk2-4vum
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 days ago

BHRS Youth Client Penetration Rate by Race/Ethnicity

This data set presents the number of BHRS Youth Clients served as compared to the total Medi-Cal Eligibles in the county by race/ethnicity.

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-smcgov/bhrs-youth-client-penetration-rate-by-rrk2-4vum\".\"bhrs_youth_client_penetration_rate_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • bhrs_youth_client_penetration_rate_by
     
     
     
     
     
Upstream Metadata