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/15-1299.02/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 29,
   "next": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "21715",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21715",
         "title": "Produce data layers, maps, tables, or reports, using spatial analysis procedures or Geographic Information Systems (GIS) technology, equipment, or systems.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "21716",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21716",
         "title": "Design or prepare graphic representations of Geographic Information Systems (GIS) data, using GIS hardware or software applications.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "21717",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21717",
         "title": "Maintain or modify existing Geographic Information Systems (GIS) databases.",
         "importance": 85,
         "category": "Core"
      },
      {
         "id": "21718",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21718",
         "title": "Provide technical expertise in Geographic Information Systems (GIS) technology to clients or users.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "21719",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21719",
         "title": "Perform computer programming, data analysis, or software development for Geographic Information Systems (GIS) applications, including the maintenance of existing systems or research and development for future enhancements.",
         "importance": 81,
         "category": "Core"
      },
      {
         "id": "21720",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21720",
         "title": "Enter data into Geographic Information Systems (GIS) databases, using techniques such as coordinate geometry, keyboard entry of tabular data, manual digitizing of maps, scanning or automatic conversion to vectors, or conversion of other sources of digital data.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "21721",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21721",
         "title": "Review existing or incoming data for currency, accuracy, usefulness, quality, or completeness of documentation.",
         "importance": 77,
         "category": "Core"
      },
      {
         "id": "21722",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21722",
         "title": "Perform geospatial data building, modeling, or analysis, using advanced spatial analysis, data manipulation, or cartography software.",
         "importance": 76,
         "category": "Core"
      },
      {
         "id": "21723",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21723",
         "title": "Design or coordinate the development of integrated Geographic Information Systems (GIS) spatial or non-spatial databases.",
         "importance": 75,
         "category": "Core"
      },
      {
         "id": "21724",
         "related": "https://api-v2.onetcenter.org/online/occupations/15-1299.02/related/tasks/21724",
         "title": "Perform integrated or computerized Geographic Information Systems (GIS) analyses to address scientific problems.",
         "importance": 75,
         "category": "Core"
      }
   ]
}