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/13-1131.00/summary/technology_skills
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 5,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/summary/technology_skills?start=6&end=10",
   "hot_technology": {
      "total": 9,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/hot_technology"
   },
   "in_demand_skills": {
      "total": 9,
      "href": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/summary/in_demand_skills"
   },
   "category": [
      {
         "code": 43232303,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/related/technology_skills/43232303",
         "title": "Customer relationship management CRM software",
         "example": [
            {
               "title": "Blackbaud The Raiser's Edge",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blackbaud%20The%20Raiser's%20Edge",
               "in_demand": true,
               "percentage": 12
            },
            {
               "title": "Microsoft Dynamics",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Dynamics",
               "hot_technology": true
            },
            {
               "title": "Salesforce software",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Salesforce%20software",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 8
            },
            {
               "title": "SofterWare DonorPerfect",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/SofterWare%20DonorPerfect"
            }
         ],
         "example_more": [
            {
               "title": "AudienceView Ticketing",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/AudienceView%20Ticketing"
            },
            {
               "title": "Blackbaud eTapestry",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blackbaud%20eTapestry"
            },
            {
               "title": "Blackbaud Luminate CRM",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Blackbaud%20Luminate%20CRM"
            },
            {
               "title": "Constant Contact",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Constant%20Contact"
            }
         ]
      },
      {
         "code": 43232106,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1131.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,
               "in_demand": true,
               "percentage": 13
            }
         ]
      },
      {
         "code": 43232306,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1131.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": "FileMaker Pro",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/FileMaker%20Pro"
            },
            {
               "title": "Structured query language SQL",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Structured%20query%20language%20SQL",
               "hot_technology": true
            },
            {
               "title": "WealthEngine Findwealth",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/WealthEngine%20Findwealth"
            }
         ],
         "example_more": [
            {
               "title": "Foundatino Directory Online (FDO)",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Foundatino%20Directory%20Online%20(FDO)"
            }
         ]
      },
      {
         "code": 43233501,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/related/technology_skills/43233501",
         "title": "Electronic mail software",
         "example": [
            {
               "title": "Email software",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Email%20software"
            },
            {
               "title": "Microsoft Outlook",
               "href": "https://api-v2.onetcenter.org/online/hot_technology/Microsoft%20Outlook",
               "hot_technology": true,
               "in_demand": true,
               "percentage": 10
            }
         ]
      },
      {
         "code": 43232112,
         "related": "https://api-v2.onetcenter.org/online/occupations/13-1131.00/related/technology_skills/43232112",
         "title": "Desktop publishing software",
         "example": [
            {
               "title": "Adobe PageMaker",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Adobe%20PageMaker"
            },
            {
               "title": "Microsoft Publisher",
               "href": "https://api-v2.onetcenter.org/online/technology/examples/Microsoft%20Publisher"
            }
         ]
      }
   ]
}