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/25-1043.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 23,
   "next": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 18,
      "href": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/hot_technology"
   },
   "category": [
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Collaborative editing software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Collaborative%20editing%20software"
            },
            {
               "title": "Google Docs",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Docs",
               "hot_technology": true
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232502,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/technology_skills/43232502",
         "title": "Computer based training software",
         "example": [
            {
               "title": "Blackboard Learn",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blackboard%20Learn"
            },
            {
               "title": "Course management system software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Course%20management%20system%20software"
            },
            {
               "title": "Learning management system LMS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Learning%20management%20system%20LMS"
            },
            {
               "title": "Sakai CLE",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Sakai%20CLE"
            }
         ],
         "example_more": [
            {
               "title": "Desire2Learn LMS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Desire2Learn%20LMS%20software"
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "MySQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/MySQL",
               "hot_technology": true
            },
            {
               "title": "Oracle Database",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Oracle%20Database",
               "hot_technology": true
            },
            {
               "title": "Structure query language SQL",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Structure%20query%20language%20SQL"
            }
         ]
      },
      {
         "code": 43232408,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.00/related/technology_skills/43232408",
         "title": "Web platform development software",
         "example": [
            {
               "title": "Apache Struts",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Apache%20Struts"
            },
            {
               "title": "Google Angular",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Google%20Angular",
               "hot_technology": true
            },
            {
               "title": "JavaScript",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/JavaScript",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232510,
         "related": "https://api-v2.onetcenter.org/online/occupations/25-1043.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
            },
            {
               "title": "Geographic information system GIS software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Geographic%20information%20system%20GIS%20software"
            }
         ]
      }
   ]
}