Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
Report Card Recently Arrived English Learners
This file contains counts of recently arrived English Learners by school, district, and state levels from the 2014-15 school year to the most recent school year available. Recently arrived English learners can skip one administration of state ELA testing in their first 12 months in US schools, but must take state tests in math and science.
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 \"wa-gov/report-card-recently-arrived-english-learners-p42s-kse3\".\"report_card_recently_arrived_english_learners\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata