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-1011.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/19-1011.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 11,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/hot_technology"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "Best Linear Unbiased Prediction BLUP",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Best%20Linear%20Unbiased%20Prediction%20BLUP"
            },
            {
               "title": "Deoxyribonucleic acid DNA sequence analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Deoxyribonucleic%20acid%20DNA%20sequence%20analysis%20software"
            },
            {
               "title": "SAS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAS",
               "hot_technology": true
            },
            {
               "title": "VSNi GenStat",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/VSNi%20GenStat"
            }
         ],
         "example_more": [
            {
               "title": "Cowculator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Cowculator"
            },
            {
               "title": "COWGAME",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/COWGAME"
            },
            {
               "title": "FEEDLOT CALC",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FEEDLOT%20CALC"
            },
            {
               "title": "Master Ration Calculator",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Master%20Ration%20Calculator"
            },
            {
               "title": "Nutrition Balance Analyzer NUTBAL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Nutrition%20Balance%20Analyzer%20NUTBAL"
            },
            {
               "title": "VSNi ASReml",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/VSNi%20ASReml"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1011.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": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Database software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Database%20software"
            },
            {
               "title": "Microsoft Access",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Access",
               "hot_technology": true
            },
            {
               "title": "Online Mendelian Inheritance in Animals OMIA",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Online%20Mendelian%20Inheritance%20in%20Animals%20OMIA"
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "DAGRIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/DAGRIS"
            },
            {
               "title": "Domestic Animal Diversity Information Service DAD-IS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Domestic%20Animal%20Diversity%20Information%20Service%20DAD-IS"
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/related/technology_skills/43232110",
         "title": "Spreadsheet software",
         "example": [
            {
               "title": "Microsoft Excel",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Excel",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232510,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/related/technology_skills/43232510",
         "title": "Geographic information system",
         "example": [
            {
               "title": "ESRI ArcGIS software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/ESRI%20ArcGIS%20software",
               "hot_technology": true
            }
         ]
      }
   ]
}