wa-gov/datadisplaysgraduationpathways202223-gyb8-7bgj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Data_Displays_Graduation_Pathways_2022-23

Graduation pathway data for the class of 2023 4-year cohort.

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/datadisplaysgraduationpathways202223-gyb8-7bgj\".\"datadisplaysgraduationpathways202223\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • datadisplaysgraduationpathways202223
     
     
     
     
     
Upstream Metadata