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/19-1032.00/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/19-1032.00/details/detailed_work_activities?start=11&end=16",
   "activity": [
      {
         "id": "4.A.2.a.3.I02.D01",
         "title": "Assess compliance with environmental laws.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.2.a.3.I02.D01"
      },
      {
         "id": "4.A.2.b.2.I08.D01",
         "title": "Plan natural resources conservation or restoration programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.2.b.2.I08.D01"
      },
      {
         "id": "4.A.2.b.2.I08.D04",
         "title": "Develop plans to manage natural or renewable resources.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.2.b.2.I08.D04"
      },
      {
         "id": "4.A.2.b.1.I04.D05",
         "title": "Determine methods to minimize environmental impact of activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.2.b.1.I04.D05"
      },
      {
         "id": "4.A.1.a.2.I09.D06",
         "title": "Inspect condition of natural environments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.1.a.2.I09.D06"
      },
      {
         "id": "4.A.1.a.2.I09.D03",
         "title": "Measure environmental characteristics.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.1.a.2.I09.D03"
      },
      {
         "id": "4.A.1.a.1.I10.D04",
         "title": "Monitor environmental impacts of production or development activities.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.1.a.1.I10.D04"
      },
      {
         "id": "4.A.4.b.4.I04.D02",
         "title": "Manage agricultural or forestry operations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.4.b.4.I04.D02"
      },
      {
         "id": "4.A.2.b.4.I03.D18",
         "title": "Develop agricultural methods.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.2.b.4.I03.D18"
      },
      {
         "id": "4.A.4.b.4.I06.D06",
         "title": "Direct natural resources management or conservation programs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1032.00/related/detailed_work_activities/4.A.4.b.4.I06.D06"
      }
   ]
}