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-3091.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 30,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "22232",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22232",
         "title": "Collect information and make judgments through observation, interviews, and review of documents.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "22259",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22259",
         "title": "Teach or mentor undergraduate and graduate students in anthropology or archeology.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "22234",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22234",
         "title": "Write about and present research findings for a variety of specialized and general audiences.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "22236",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22236",
         "title": "Plan and direct research to characterize and compare the economic, demographic, health care, social, political, linguistic, and religious institutions of distinct cultural groups, communities, and organizations.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "22246",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22246",
         "title": "Create data records for use in describing and analyzing social patterns and processes, using photography, videography, and audio recordings.",
         "importance": 75,
         "category": "Core"
      },
      {
         "id": "22244",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22244",
         "title": "Train others in the application of ethnographic research methods to solve problems in organizational effectiveness, communications, technology development, policy making, and program planning.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "22242",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22242",
         "title": "Identify culturally specific beliefs and practices affecting health status and access to services for distinct populations and communities, in collaboration with medical and public health officials.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "22256",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22256",
         "title": "Apply traditional ecological knowledge and assessments of culturally distinctive land and resource management institutions to assist in the resolution of conflicts over habitat protection and resource enhancement.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "22249",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22249",
         "title": "Lead field training sites and train field staff, students, and volunteers in excavation methods.",
         "importance": 68,
         "category": "Core"
      },
      {
         "id": "22252",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/related/tasks/22252",
         "title": "Conduct participatory action research in communities and organizations to assess how work is done and to design work systems, technologies, and environments.",
         "importance": 65,
         "category": "Core"
      }
   ]
}