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/47-1011.03/related/technology_skills/43232510
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 43232510,
      "title": "Geographic information system",
      "example": [
         "Esri ArcGIS"
      ],
      "occupation_total": 141,
      "see_more": "https://api-v2.onetcenter.org/online/technology/categories/43232510"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2021.00/",
         "code": "17-2021.00",
         "title": "Agricultural Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "ESRI ArcView"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-4012.00/",
         "code": "19-4012.00",
         "title": "Agricultural Technicians",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Geographic information system GIS systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/33-9011.00/",
         "code": "33-9011.00",
         "title": "Animal Control Workers",
         "tags": {},
         "example": [
            "Esri ArcGIS",
            "Geographic information system GIS software",
            "Geographic information system GIS systems"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1011.00/",
         "code": "19-1011.00",
         "title": "Animal Scientists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "ESRI ArcGIS software"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-3091.00/",
         "code": "19-3091.00",
         "title": "Anthropologists and Archeologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "ESRI ArcGIS software",
            "ESRI ArcInfo",
            "Geographic information system GIS software",
            "Geographic information system GIS systems"
         ]
      }
   ]
}