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/11-9199.02/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 31,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.4.a.2.I11.D01",
         "title": "Communicate with government agencies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.a.2.I11.D01"
      },
      {
         "id": "4.A.1.a.2.I11.D01",
         "title": "Identify actions needed to bring properties or facilities into compliance with regulations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.1.a.2.I11.D01"
      },
      {
         "id": "4.A.4.a.1.I02.D03",
         "title": "Communicate organizational policies and procedures.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.a.1.I02.D03"
      },
      {
         "id": "4.A.4.b.6.I08.D04",
         "title": "Advise others on legal or regulatory compliance matters.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.b.6.I08.D04"
      },
      {
         "id": "4.A.3.b.6.I14.D04",
         "title": "Maintain regulatory or compliance documentation.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.3.b.6.I14.D04"
      },
      {
         "id": "4.A.4.a.2.I03.D14",
         "title": "Confer with organizational members to accomplish work activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.a.2.I03.D14"
      },
      {
         "id": "4.A.4.b.3.I04.D16",
         "title": "Conduct employee training programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.b.3.I04.D16"
      },
      {
         "id": "4.A.1.a.2.I11.D10",
         "title": "Determine operational compliance with regulations or standards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.1.a.2.I11.D10"
      },
      {
         "id": "4.A.2.b.1.I09.D01",
         "title": "Implement organizational process or policy changes.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.2.b.1.I09.D01"
      },
      {
         "id": "4.A.4.a.2.I03.D09",
         "title": "Liaise between departments or other groups to improve function or communication.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.02/related/detailed_work_activities/4.A.4.a.2.I03.D09"
      }
   ]
}