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/29-2031.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 10,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 6,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/hot_technology"
   },
   "category": [
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Electronic%20medical%20record%20EMR%20software"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            },
            {
               "title": "Practice management software PMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Practice%20management%20software%20PMS"
            },
            {
               "title": "Smart Digital Holter Monitor",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Smart%20Digital%20Holter%20Monitor"
            }
         ],
         "example_more": [
            {
               "title": "Diagnostic image review software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Diagnostic%20image%20review%20software"
            },
            {
               "title": "Digital Imaging Communications in Medicine DICOM-compatible image acquisition and integration software products",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Digital%20Imaging%20Communications%20in%20Medicine%20DICOM-compatible%20image%20acquisition%20and%20integration%20software%20products"
            },
            {
               "title": "Internet or intranet image distribution software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Internet%20or%20intranet%20image%20distribution%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Structured data entry software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Structured%20data%20entry%20software"
            }
         ]
      },
      {
         "code": 43232408,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/technology_skills/43232408",
         "title": "Web platform development software",
         "example": [
            {
               "title": "Hypertext preprocessor PHP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Hypertext%20preprocessor%20PHP"
            },
            {
               "title": "JavaScript",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/JavaScript",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true
            }
         ]
      }
   ]
}