impact-stlouisco/student-disciplinary-incidents-aggregated-data-for-7b4e-fnkt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 1 hour ago

Student Disciplinary Incidents- Aggregated Data for All Public School Districts in St. Louis County

This dataset includes annual counts of student disciplinary incidents reported by all public school districts (including the Special School District) in St. Louis County to the Missouri Department of Elementary and Secondary Education. ‘School Year’ represents the academic year ending in the year reported in the dataset. For example, School Year 2015 reflects incidents for the 2014-2015 academic year. Reported incidents only include those that required the removal of the student from the classroom for 10 consecutive days or more. Removals include in-school suspension, out-of-school suspension and expulsion.

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 \"impact-stlouisco/student-disciplinary-incidents-aggregated-data-for-7b4e-fnkt\".\"student_disciplinary_incidents_aggregated_data_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • student_disciplinary_incidents_aggregated_data_for