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/13-1161.01/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 36,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/details/tasks?start=11&end=20",
   "task": [
      {
         "id": "20328",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20328",
         "title": "Manage tracking and reporting of search-related activities and provide analyses to marketing executives.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "20329",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20329",
         "title": "Optimize digital assets, such as text, graphics, or multimedia assets, for search engine optimization (SEO) or for display and usability on internet-connected devices.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "16192",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/16192",
         "title": "Collect and analyze Web metrics, such as visits, time on site, page views per visit, transaction volume and revenue, traffic mix, click-through rates, conversion rates, cost per acquisition, or cost per click.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "16182",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/16182",
         "title": "Participate in the development or implementation of online marketing strategy.",
         "importance": 88,
         "category": "Core"
      },
      {
         "id": "16190",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/16190",
         "title": "Optimize Web site exposure by analyzing search engine patterns to direct online placement of keywords or other content.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "20320",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20320",
         "title": "Coordinate with developers to optimize Web site architecture, server configuration, or page construction for search engine consumption and optimal visibility.",
         "importance": 82,
         "category": "Core"
      },
      {
         "id": "20318",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20318",
         "title": "Assist in setting up or optimizing analytics tools for tracking visitors' behaviors.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "20326",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20326",
         "title": "Identify appropriate Key Performance Indicators (KPIs) and report key metrics from digital campaigns.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "20321",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20321",
         "title": "Create content strategies for digital media.",
         "importance": 79,
         "category": "Core"
      },
      {
         "id": "20319",
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1161.01/related/tasks/20319",
         "title": "Combine secondary data sources with keyword research to more accurately profile and satisfy user intent.",
         "importance": 77,
         "category": "Core"
      }
   ]
}