ramseycounty-us/basic-sliding-fee-child-care-wait-list-data-3i8u-qyek
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 3 hours ago

Basic Sliding Fee Child Care Wait List Data

Number of families and children by month on the wait list for Basic Sliding Fee child care. The Basic Sliding Fee subsidizes care for children while their parents work, look for a job, or attend school.

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/basic-sliding-fee-child-care-wait-list-data-3i8u-qyek\".\"basic_sliding_fee_child_care_wait_list_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • basic_sliding_fee_child_care_wait_list_data
     
     
     
     
     
Upstream Metadata