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-3034.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 11,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 5,
      "href": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43233502,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/related/technology_skills/43233502",
         "title": "Video conferencing software",
         "example": [
            {
               "title": "Google Meet",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Google%20Meet"
            },
            {
               "title": "Zoom",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Zoom",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 5
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/related/technology_skills/43232306",
         "title": "Data base user interface and query software",
         "example": [
            {
               "title": "Centris Group IEP Direct",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Centris%20Group%20IEP%20Direct"
            },
            {
               "title": "Global Education Technologies EXCENT",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Global%20Education%20Technologies%20EXCENT"
            },
            {
               "title": "PowerSchool Group PowerSchool SIS",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/PowerSchool%20Group%20PowerSchool%20SIS"
            },
            {
               "title": "Vision Management Consulting IEP PlaNET",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Vision%20Management%20Consulting%20IEP%20PlaNET"
            }
         ],
         "example_more": [
            {
               "title": "Centris Group RTIm Direct",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Centris%20Group%20RTIm%20Direct"
            },
            {
               "title": "Chalkware Education Solutions IEPPro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Chalkware%20Education%20Solutions%20IEPPro"
            },
            {
               "title": "MediaNet Solutions e-IEP PRO",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/MediaNet%20Solutions%20e-IEP%20PRO"
            },
            {
               "title": "Oasys structural design and analysis software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Oasys%20structural%20design%20and%20analysis%20software"
            },
            {
               "title": "Psychsoft !Observe",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Psychsoft%20!Observe"
            },
            {
               "title": "Smart Solutions IEP Anywhere",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Smart%20Solutions%20IEP%20Anywhere"
            },
            {
               "title": "Spectrum K12 School Solutions Encore",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Spectrum%20K12%20School%20Solutions%20Encore"
            },
            {
               "title": "SpED Forms",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SpED%20Forms"
            },
            {
               "title": "SunGard Pentamation IEPplus",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SunGard%20Pentamation%20IEPplus"
            },
            {
               "title": "Technical Perspectives CLASS IEP Program",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Technical%20Perspectives%20CLASS%20IEP%20Program"
            },
            {
               "title": "Xperts iep.online",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Xperts%20iep.online"
            }
         ]
      },
      {
         "code": 43232104,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/related/technology_skills/43232104",
         "title": "Word processing software",
         "example": [
            {
               "title": "Ewing Solutions QuickWriter",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Ewing%20Solutions%20QuickWriter"
            },
            {
               "title": "Microsoft Word",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Word",
               "hot_technology": true
            }
         ]
      },
      {
         "code": 43232110,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3034.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": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-3034.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            }
         ]
      }
   ]
}