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/29-2051.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 13,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 7,
      "href": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "CBORD Nutrition Service Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CBORD%20Nutrition%20Service%20Suite"
            },
            {
               "title": "CyberSoft NutriBase",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/CyberSoft%20NutriBase"
            },
            {
               "title": "USDA Child Nutrition Database",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/USDA%20Child%20Nutrition%20Database"
            },
            {
               "title": "ValuSoft MasterCook",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ValuSoft%20MasterCook"
            }
         ],
         "example_more": [
            {
               "title": "DietMaster Systems Clinical Nutrition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DietMaster%20Systems%20Clinical%20Nutrition"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/technology_skills/43232106",
         "title": "Presentation software",
         "example": [
            {
               "title": "Microsoft PowerPoint",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20PowerPoint",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Axxya Systems Nutritionist Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Axxya%20Systems%20Nutritionist%20Pro"
            },
            {
               "title": "ESHA Research The Food Processor",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/ESHA%20Research%20The%20Food%20Processor"
            },
            {
               "title": "Gnutrition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Gnutrition"
            },
            {
               "title": "NutriGenie Optimal Nutrition",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/NutriGenie%20Optimal%20Nutrition"
            }
         ],
         "example_more": [
            {
               "title": "The Nutrition Company FoodWorks",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/The%20Nutrition%20Company%20FoodWorks"
            }
         ]
      },
      {
         "code": 43232610,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/technology_skills/43232610",
         "title": "Medical software",
         "example": [
            {
               "title": "Computrition Nutrition Care Management NCM Select",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Computrition%20Nutrition%20Care%20Management%20NCM%20Select"
            },
            {
               "title": "MEDITECH software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MEDITECH%20software",
               "hot_technology": true
            },
            {
               "title": "Patient electronic medical record EMR software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Patient%20electronic%20medical%20record%20EMR%20software"
            }
         ]
      },
      {
         "code": 43231602,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/technology_skills/43231602",
         "title": "Enterprise resource planning ERP software",
         "example": [
            {
               "title": "Cybersoft Primero Software Suite",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cybersoft%20Primero%20Software%20Suite"
            },
            {
               "title": "eTritionWare",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/eTritionWare"
            },
            {
               "title": "LunchByte Systems NUTRIKIDS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/LunchByte%20Systems%20NUTRIKIDS"
            }
         ]
      }
   ]
}