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-9151.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 16,
   "next": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/details/tasks?start=11&end=16",
   "task": [
      {
         "id": "1131",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1131",
         "title": "Establish and oversee administrative procedures to meet objectives set by boards of directors or senior management.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "1129",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1129",
         "title": "Direct activities of professional and technical staff members and volunteers.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "1130",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1130",
         "title": "Evaluate the work of staff and volunteers to ensure that programs are of appropriate quality and that resources are used effectively.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "1132",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1132",
         "title": "Participate in the determination of organizational policies regarding such issues as participant eligibility, program requirements, and program benefits.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "1128",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1128",
         "title": "Prepare and maintain records and reports, such as budgets, personnel records, or training manuals.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "18463",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/18463",
         "title": "Provide direct service and support to individuals or clients, such as handling a referral for child advocacy issues, conducting a needs evaluation, or resolving complaints.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "1127",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1127",
         "title": "Establish and maintain relationships with other agencies and organizations in community to meet community needs and to ensure that services are not duplicated.",
         "importance": 76,
         "category": "Core"
      },
      {
         "id": "1135",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1135",
         "title": "Recruit, interview, and hire or sign up volunteers and staff.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "1133",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/1133",
         "title": "Research and analyze member or community needs to determine program directions and goals.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "18464",
         "related": "https://api-v2.onetcenter.org/online/occupations/11-9151.00/related/tasks/18464",
         "title": "Implement and evaluate staff, volunteer, or community training programs.",
         "importance": 72,
         "category": "Core"
      }
   ]
}