wa-gov/washington-health-workforce-survey-data-cvrw-ujje
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 hours ago
Indexed 6 hours ago

Washington Health Workforce Survey Data

The Washington State Department of Health presents this information as a service to the public. This includes information on the work status, practice characteristics, education, and demographics of healthcare providers, provided in response to the Washington Health Workforce Survey.

This is a complete set of data across all of the responding professions. The data dictionary identifies questions that are specific to an individual profession and aren't common to all surveys. The dataset is provided without identifying information for the responding providers.

More information on the Washington Health Workforce Survey can be found at www.doh.wa.gov/workforcesurvey

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/washington-health-workforce-survey-data-cvrw-ujje\".\"washington_health_workforce_survey_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • washington_health_workforce_survey_data
     
     
     
     
     
Upstream Metadata