delaware-gov/student-growth-kqmb-6xbs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 5 hours ago

Student Growth

This file contains the average percent of student growth achieved in English/Language Arts, Mathematics, and English Language Proficiency. The statistics reported are those used within Delaware Student Success Framework (DSSF) since 2018. Each student has a growth target to achieve in ELA (grades 4-8), Math (grades 4-8), and, if an English Learner, in English Language Proficiency (grades K-12).The average percent of student growth achieved statistic shows, on average, how close a group of students came to achieving their target.

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 \"delaware-gov/student-growth-kqmb-6xbs\".\"student_growth\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • student_growth
     
     
     
     
     
Upstream Metadata