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/17-2199.10/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/details/tools_used?start=11&end=15",
   "category": [
      {
         "code": 41114401,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41114401",
         "title": "Anemometers",
         "example": [
            "Cup anemometers",
            "Propeller anemometers",
            "Recording anemometers"
         ]
      },
      {
         "code": 41114409,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41114409",
         "title": "Wind surface observing apparatus",
         "example": [
            "Sonic detection and ranging SODAR equipment",
            "Wind vanes"
         ]
      },
      {
         "code": 41114410,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41114410",
         "title": "Weather stations",
         "example": [
            "Portable meteorological stations"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Light detection and ranging LIDAR systems"
         ]
      },
      {
         "code": 41114402,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41114402",
         "title": "Barometers",
         "example": [
            "Barometric pressure sensors"
         ]
      },
      {
         "code": 43211512,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/43211512",
         "title": "Mainframe computers",
         "example": []
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      },
      {
         "code": 45121504,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/45121504",
         "title": "Digital cameras",
         "example": [
            "Digital still cameras"
         ]
      },
      {
         "code": 41112105,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/41112105",
         "title": "Temperature transmitters",
         "example": [
            "Electronic temperature sensors"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-2199.10/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Dataloggers"
         ]
      }
   ]
}