ramseycounty-us/childrens-services-data-8a9e-qybj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 1 hour ago

Children's Services Data

Participant data for children participating in Children's Services programs. Cells with numbers smaller than six were removed to protect individual privacy.

Out-of-home placement data are for Child Protection placements only.

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/childrens-services-data-8a9e-qybj\".\"childrens_services_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • childrens_services_data
     
     
     
     
     
Upstream Metadata