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-4099.03/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "16999",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16999",
         "title": "Collect geospatial data, using technologies such as aerial photography, light and radio wave detection systems, digital satellites, or thermal energy systems.",
         "importance": 86,
         "category": "Core"
      },
      {
         "id": "16986",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16986",
         "title": "Verify integrity and accuracy of data contained in remote sensing image analysis systems.",
         "importance": 80,
         "category": "Core"
      },
      {
         "id": "16991",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16991",
         "title": "Integrate remotely sensed data with other geospatial data.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "16996",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16996",
         "title": "Consult with remote sensing scientists, surveyors, cartographers, or engineers to determine project needs.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "16997",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16997",
         "title": "Adjust remotely sensed images for optimum presentation by using software to select image displays, define image set categories, or choose processing routines.",
         "importance": 74,
         "category": "Core"
      },
      {
         "id": "16998",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16998",
         "title": "Manipulate raw data to enhance interpretation, either on the ground or during remote sensing flights.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "16990",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16990",
         "title": "Merge scanned images or build photo mosaics of large areas, using image processing software.",
         "importance": 72,
         "category": "Core"
      },
      {
         "id": "16981",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16981",
         "title": "Participate in the planning or development of mapping projects.",
         "importance": 67,
         "category": "Core"
      },
      {
         "id": "16987",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16987",
         "title": "Prepare documentation or presentations, including charts, photos, or graphs.",
         "importance": 52,
         "category": "Core"
      },
      {
         "id": "16994",
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4099.03/related/tasks/16994",
         "title": "Correct raw data for errors due to factors such as skew or atmospheric variation.",
         "importance": 77,
         "category": "Supplemental"
      }
   ]
}