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/15-2099.01/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/details/detailed_work_activities?start=11&end=16",
   "activity": [
      {
         "id": "4.A.2.a.4.I07.D02",
         "title": "Analyze operational or research data.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.2.a.4.I07.D02"
      },
      {
         "id": "4.A.2.b.2.I02.D04",
         "title": "Develop computer or online applications.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.2.b.2.I02.D04"
      },
      {
         "id": "4.A.2.b.4.I03.D10",
         "title": "Develop data analysis or data management procedures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.2.b.4.I03.D10"
      },
      {
         "id": "4.A.2.b.3.I01.D05",
         "title": "Maintain current knowledge related to work activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.2.b.3.I01.D05"
      },
      {
         "id": "4.A.3.b.1.I06.D06",
         "title": "Enter information into databases or software programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.3.b.1.I06.D06"
      },
      {
         "id": "4.A.1.a.1.I04.D07",
         "title": "Search files, databases or reference materials to obtain needed information.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.1.a.1.I04.D07"
      },
      {
         "id": "4.A.4.a.2.I03.D15",
         "title": "Confer with coworkers to coordinate work activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.4.a.2.I03.D15"
      },
      {
         "id": "4.A.3.b.6.I03.D02",
         "title": "Prepare research or technical reports.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.3.b.6.I03.D02"
      },
      {
         "id": "4.A.2.a.1.I07.D06",
         "title": "Assess database performance.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.2.a.1.I07.D06"
      },
      {
         "id": "4.A.3.b.4.I04.D06",
         "title": "Maintain computer equipment or software.",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-2099.01/related/detailed_work_activities/4.A.3.b.4.I04.D06"
      }
   ]
}