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/17-2199.09/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 25,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "16540",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16540",
         "title": "Provide scientific or technical guidance or expertise to scientists, engineers, technologists, technicians, or others, using knowledge of chemical, analytical, or biological processes as applied to micro and nanoscale systems.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "16532",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16532",
         "title": "Supervise technologists or technicians engaged in nanotechnology research or production.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "16546",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16546",
         "title": "Conduct research related to a range of nanotechnology topics, such as packaging, heat transfer, fluorescence detection, nanoparticle dispersion, hybrid systems, liquid systems, nanocomposites, nanofabrication, optoelectronics, or nanolithography.",
         "importance": 76,
         "category": "Core"
      },
      {
         "id": "16533",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16533",
         "title": "Synthesize, process, or characterize nanomaterials, using advanced tools or techniques.",
         "importance": 75,
         "category": "Core"
      },
      {
         "id": "16537",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16537",
         "title": "Prepare reports, deliver presentations, or participate in program review activities to communicate engineering results or recommendations.",
         "importance": 70,
         "category": "Core"
      },
      {
         "id": "16542",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16542",
         "title": "Design or conduct tests of new nanotechnology products, processes, or systems.",
         "importance": 69,
         "category": "Core"
      },
      {
         "id": "16545",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16545",
         "title": "Create designs or prototypes for nanosystem applications, such as biomedical delivery systems or atomic force microscopes.",
         "importance": 68,
         "category": "Core"
      },
      {
         "id": "16531",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16531",
         "title": "Write proposals to secure external funding or to partner with other companies.",
         "importance": 66,
         "category": "Core"
      },
      {
         "id": "16536",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16536",
         "title": "Generate high-resolution images or measure force-distance curves, using techniques such as atomic force microscopy.",
         "importance": 64,
         "category": "Core"
      },
      {
         "id": "16539",
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.09/related/tasks/16539",
         "title": "Develop processes or identify equipment needed for pilot or commercial nanoscale scale production.",
         "importance": 64,
         "category": "Core"
      }
   ]
}