wa-gov/immunization-data-for-all-students-kindergarten-i89p-imif
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 8 years ago
Indexed 6 hours ago

Immunization data for all students, kindergarten through 12th grade, 2014-2015 school year

Immunization status of Washington State students for school year 2014-15

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/immunization-data-for-all-students-kindergarten-i89p-imif\".\"immunization_data_for_all_students_kindergarten\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • immunization_data_for_all_students_kindergarten
     
     
     
     
     
Upstream Metadata