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/onet_data/abilities/1.A.1.g.1
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 20,
   "total": 879,
   "next": "https://api-v2.onetcenter.org/online/onet_data/abilities/1.A.1.g.1?start=21&end=40",
   "summary": {
      "id": "1.A.1.g.1",
      "name": "Selective Attention",
      "description": "The ability to concentrate on a task over a period of time without being distracted."
   },
   "example": [
      {
         "level": 85,
         "description": "Study a technical manual while listening to loud construction sounds"
      },
      {
         "level": 57,
         "description": "Watch security monitors for intruders throughout the night shift"
      },
      {
         "level": 28,
         "description": "Answer a business call with coworkers talking nearby"
      }
   ],
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2021.00/",
         "code": "53-2021.00",
         "title": "Air Traffic Controllers",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 88,
         "level": 70
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2011.00/",
         "code": "53-2011.00",
         "title": "Airline Pilots, Copilots, and Flight Engineers",
         "tags": {},
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "importance": 75,
         "level": 59
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-2012.00/",
         "code": "53-2012.00",
         "title": "Commercial Pilots",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 75,
         "level": 57
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9031.00/",
         "code": "33-9031.00",
         "title": "Gambling Surveillance Officers and Gambling Investigators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 75,
         "level": 57
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4011.00/",
         "code": "53-4011.00",
         "title": "Locomotive Engineers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 75,
         "level": 57
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-5031.00/",
         "code": "43-5031.00",
         "title": "Public Safety Telecommunicators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 72,
         "level": 57
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1211.00/",
         "code": "29-1211.00",
         "title": "Anesthesiologists",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 72,
         "level": 55
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1021.00/",
         "code": "29-1021.00",
         "title": "Dentists, General",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 72,
         "level": 55
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4051.02/",
         "code": "19-4051.02",
         "title": "Nuclear Monitoring Technicians",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 69,
         "level": 55
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-8091.00/",
         "code": "51-8091.00",
         "title": "Chemical Plant and System Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 69,
         "level": 54
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1141.03/",
         "code": "29-1141.03",
         "title": "Critical Care Nurses",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "importance": 69,
         "level": 54
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1129.02/",
         "code": "29-1129.02",
         "title": "Music Therapists",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 4,
            "title": "Job Zone Four: Considerable Preparation Needed"
         },
         "importance": 69,
         "level": 54
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1071.01/",
         "code": "29-1071.01",
         "title": "Anesthesiologist Assistants",
         "tags": {
            "bright_outlook": true
         },
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 69,
         "level": 52
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-3011.00/",
         "code": "33-3011.00",
         "title": "Bailiffs",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 69,
         "level": 45
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/27-3092.00/",
         "code": "27-3092.00",
         "title": "Court Reporters and Simultaneous Captioners",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 69,
         "level": 43
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2221.00/",
         "code": "47-2221.00",
         "title": "Structural Iron and Steel Workers",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 69,
         "level": 43
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1022.00/",
         "code": "29-1022.00",
         "title": "Oral and Maxillofacial Surgeons",
         "tags": {},
         "job_zone": {
            "code": 5,
            "title": "Job Zone Five: Extensive Preparation Needed"
         },
         "importance": 66,
         "level": 54
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9093.00/",
         "code": "33-9093.00",
         "title": "Transportation Security Screeners",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 66,
         "level": 54
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-3024.01/",
         "code": "17-3024.01",
         "title": "Robotics Technicians",
         "tags": {},
         "job_zone": {
            "code": 3,
            "title": "Job Zone Three: Medium Preparation Needed"
         },
         "importance": 66,
         "level": 46
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/53-4041.00/",
         "code": "53-4041.00",
         "title": "Subway and Streetcar Operators",
         "tags": {},
         "job_zone": {
            "code": 2,
            "title": "Job Zone Two: Some Preparation Needed"
         },
         "importance": 66,
         "level": 46
      }
   ]
}