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-1021.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.2.a.4.I07.D12",
         "title": "Analyze data to inform operational decisions or activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.2.a.4.I07.D12"
      },
      {
         "id": "4.A.2.a.4.I11.D07",
         "title": "Analyze financial records to improve efficiency.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.2.a.4.I11.D07"
      },
      {
         "id": "4.A.4.b.4.I12.D39",
         "title": "Direct organizational operations, projects, or services.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.b.4.I12.D39"
      },
      {
         "id": "4.A.4.b.4.I12.D03",
         "title": "Direct sales, marketing, or customer service activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.b.4.I12.D03"
      },
      {
         "id": "4.A.4.b.4.I13.D02",
         "title": "Prepare staff schedules or work assignments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.b.4.I13.D02"
      },
      {
         "id": "4.A.2.b.4.I01.D06",
         "title": "Determine pricing or monetary policies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.2.b.4.I01.D06"
      },
      {
         "id": "4.A.4.b.4.I09.D02",
         "title": "Direct financial operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.b.4.I09.D02"
      },
      {
         "id": "4.A.4.a.3.I03.D09",
         "title": "Provide basic information to guests, visitors, or clients.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.a.3.I03.D09"
      },
      {
         "id": "4.A.2.b.2.I03.D03",
         "title": "Develop marketing plans or strategies.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.2.b.2.I03.D03"
      },
      {
         "id": "4.A.4.b.3.I04.D16",
         "title": "Conduct employee training programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-1021.00/related/detailed_work_activities/4.A.4.b.3.I04.D16"
      }
   ]
}