Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
DQS Health care employment and wages, by selected occupations: United States
Data on health care employment and wages in the United States, by selected occupations. Data are from Health, United States. Source: U.S. Department of Labor, Bureau of Labor Statistics, Occupational Employment and Wage Statistics.
Search, visualize, and download these and other estimates from over 120 health topics with the NCHS Data Query System (DQS), available from: https://www.cdc.gov/nchs/dataquery/index.htm.
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 \"cdc-gov/dqs-health-care-employment-and-wages-by-selected-q9cb-be9u\".\"dqs_health_care_employment_and_wages_by_selected\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata