marincounty/4h-youth-enrollment-qpjm-sdsu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 month ago

4-H Youth Enrollment

4-H Youth Enrollment for K-12 students in Marin County. Information includes for each program year the total number of students, the number of those students who enrolled in 4-H and the number of adult volunteers. Data is collected annually beginning in 1991.

The Marin County 4-H program helps young people, ages 5-18, reach their fullest potential as competent, confident individuals who contribute to and are connected with their communities.

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 \"marincounty/4h-youth-enrollment-qpjm-sdsu\".\"4h_youth_enrollment\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 4h_youth_enrollment
     
     
     
     
     
Upstream Metadata