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-1031.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/details/detailed_work_activities?start=11&end=20",
   "activity": [
      {
         "id": "4.A.2.b.2.I16.D02",
         "title": "Apply knowledge or research findings to address environmental problems.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.2.b.2.I16.D02"
      },
      {
         "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-1031.00/related/detailed_work_activities/4.A.2.b.2.I08.D01"
      },
      {
         "id": "4.A.1.a.2.I02.D16",
         "title": "Monitor operational procedures in technical environments to ensure conformance to standards.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.1.a.2.I02.D16"
      },
      {
         "id": "4.A.4.b.6.I03.D04",
         "title": "Advise others about land management or conservation.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.4.b.6.I03.D04"
      },
      {
         "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-1031.00/related/detailed_work_activities/4.A.2.b.2.I08.D04"
      },
      {
         "id": "4.A.2.b.2.I07.D01",
         "title": "Determine design criteria or specifications.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.2.b.2.I07.D01"
      },
      {
         "id": "4.A.3.a.2.I38.D03",
         "title": "Collect geographical or geological field data.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.3.a.2.I38.D03"
      },
      {
         "id": "4.A.1.b.3.I02.D05",
         "title": "Estimate green project costs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.1.b.3.I02.D05"
      },
      {
         "id": "4.A.1.a.2.I09.D06",
         "title": "Inspect condition of natural environments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.1.a.2.I09.D06"
      },
      {
         "id": "4.A.4.a.4.I01.D01",
         "title": "Develop collaborative relationships between departments or with external organizations.",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1031.00/related/detailed_work_activities/4.A.4.a.4.I01.D01"
      }
   ]
}