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-4061.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 20,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 23,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/hot_technology"
   },
   "category": [
      {
         "code": 43232605,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/related/technology_skills/43232605",
         "title": "Analytical or scientific software",
         "example": [
            {
               "title": "IBM SPSS Statistics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/IBM%20SPSS%20Statistics",
               "hot_technology": true
            },
            {
               "title": "SAS",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/SAS",
               "hot_technology": true
            },
            {
               "title": "StataCorp Stata",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/StataCorp%20Stata"
            },
            {
               "title": "The MathWorks MATLAB",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/The%20MathWorks%20MATLAB",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "REDCap Research Electronic Data Capture",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/REDCap%20Research%20Electronic%20Data%20Capture"
            },
            {
               "title": "Statistical software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Statistical%20software"
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Appletree",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Appletree"
            }
         ]
      },
      {
         "code": 43232405,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/related/technology_skills/43232405",
         "title": "Object or component oriented development software",
         "example": [
            {
               "title": "C++",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/C%2B%2B",
               "hot_technology": true
            },
            {
               "title": "Oracle Java",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Java",
               "hot_technology": true
            },
            {
               "title": "Perl",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Perl",
               "hot_technology": true
            },
            {
               "title": "R",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/R",
               "hot_technology": true
            }
         ],
         "example_more": [
            {
               "title": "Python",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Python",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4061.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": "Microsoft SQL Server",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20SQL%20Server",
               "hot_technology": true
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232102,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-4061.00/related/technology_skills/43232102",
         "title": "Graphics or photo imaging software",
         "example": [
            {
               "title": "Adobe Illustrator",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Adobe%20Illustrator",
               "hot_technology": true
            },
            {
               "title": "Graphics software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Graphics%20software"
            }
         ]
      }
   ]
}