performance-cityofhenderson/star-ranking-under-3-6yca-uqpj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 12 months ago

STAR Ranking Under 3

Number of schools with a STAR Ranking under 3. Nevada State Performance Framework (NSPF) star ratings were last calculated and reported by the Nevada Department of Education (NDE) for the 2018-19 school year due to the COVID-19 pandemic. For the 2019-20 and 2020-21 school years, star ratings were carried forward from 2018-19. For the 2021-22 school year, star ratings were calculated based on index scores reported by NDE.

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 \"performance-cityofhenderson/star-ranking-under-3-6yca-uqpj\".\"star_ranking_under_3\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • star_ranking_under_3
     
     
     
     
     
Upstream Metadata