Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/19-3033.00/related/technology_skills/43232610
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232610,
      "title": "Medical software",
      "example": [
         "Addison Health Systems WritePad EHR",
         "eClinicalWorks EHR software",
         "Healthcare common procedure coding system HCPCS",
         "UNI/CARE Pro-Filer"
      ],
      "occupation_total": 190,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232610"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2011.00/",
         "code": "13-2011.00",
         "title": "Accountants and Auditors",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Epic Systems",
            "Medical condition coding software",
            "Medical procedure coding software",
            "MEDITECH software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1291.00/",
         "code": "29-1291.00",
         "title": "Acupuncturists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Electronic health record EHR software",
            "Miridia Technology AcuGraph",
            "QPuncture II",
            "Trigram Software AcuBase Pro"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1141.01/",
         "code": "29-1141.01",
         "title": "Acute Care Nurses",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Bizmatics PrognoCIS EMR",
            "eClinicalWorks EHR software",
            "GE Healthcare Centricity EMR",
            "StatCom Patient Flow Logistics Enterprise Suite"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-3012.00/",
         "code": "11-3012.00",
         "title": "Administrative Services Managers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Medical procedure coding software",
            "PracticeWorks Systems Kodak WINOMS CS"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1141.02/",
         "code": "29-1141.02",
         "title": "Advanced Practice Psychiatric Nurses",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Medical condition coding software",
            "Patient management software",
            "Young Mania Rating Scale",
            "Zung Depression Rating Scale"
         ]
      }
   ]
}