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-1029.03/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 24,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "16828",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16828",
         "title": "Supervise or direct the work of other geneticists, biologists, technicians, or biometricians working on genetics research projects.",
         "importance": 87,
         "category": "Core"
      },
      {
         "id": "16839",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16839",
         "title": "Plan or conduct basic genomic and biological research related to areas such as regulation of gene expression, protein interactions, metabolic networks, and nucleic acid or protein complexes.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "16831",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16831",
         "title": "Prepare results of experimental findings for presentation at professional conferences or in scientific journals.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "16832",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16832",
         "title": "Maintain laboratory notebooks that record research methods, procedures, and results.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "16817",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16817",
         "title": "Write grants and papers or attend fundraising events to seek research funds.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "16830",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16830",
         "title": "Search scientific literature to select and modify methods and procedures most appropriate for genetic research goals.",
         "importance": 84,
         "category": "Core"
      },
      {
         "id": "16829",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16829",
         "title": "Review, approve, or interpret genetic laboratory results.",
         "importance": 83,
         "category": "Core"
      },
      {
         "id": "16827",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16827",
         "title": "Attend clinical and research conferences and read scientific literature to keep abreast of technological advances and current genetic research findings.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "16834",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16834",
         "title": "Evaluate genetic data by performing appropriate mathematical or statistical calculations and analyses.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "16840",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1029.03/related/tasks/16840",
         "title": "Analyze determinants responsible for specific inherited traits, and devise methods for altering traits or producing new traits.",
         "importance": 79,
         "category": "Core"
      }
   ]
}