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.11/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 19,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/details/detailed_work_activities?start=11&end=19",
   "activity": [
      {
         "id": "4.A.4.b.4.I12.D07",
         "title": "Manage environmental sustainability projects.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.4.b.4.I12.D07"
      },
      {
         "id": "4.A.1.a.1.I10.D06",
         "title": "Identify environmental concerns.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.1.a.1.I10.D06"
      },
      {
         "id": "4.A.3.b.6.I07.D04",
         "title": "Prepare proposals or grant applications to obtain project funding.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.3.b.6.I07.D04"
      },
      {
         "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.11/related/detailed_work_activities/4.A.2.b.1.I09.D01"
      },
      {
         "id": "4.A.1.b.3.I02.D05",
         "title": "Estimate green project costs.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.1.b.3.I02.D05"
      },
      {
         "id": "4.A.2.a.4.I03.D03",
         "title": "Analyze risks to minimize losses or damages.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.2.a.4.I03.D03"
      },
      {
         "id": "4.A.2.b.2.I08.D02",
         "title": "Develop environmental remediation or protection plans.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.2.b.2.I08.D02"
      },
      {
         "id": "4.A.2.a.4.I05.D07",
         "title": "Evaluate environmental or sustainability projects.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.2.a.4.I05.D07"
      },
      {
         "id": "4.A.1.b.2.I05.D15",
         "title": "Inspect condition or functioning of facilities or equipment.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.1.b.2.I05.D15"
      },
      {
         "id": "4.A.3.b.6.I15.D06",
         "title": "Prepare operational progress or status reports.",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9199.11/related/detailed_work_activities/4.A.3.b.6.I15.D06"
      }
   ]
}