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-2021.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41114408,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114408",
         "title": "Temperature or humidity surface observing apparatus",
         "example": [
            "Air temperature thermometers",
            "Relative humidity gauges",
            "Temperature and humidity data loggers"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Doppler radar equipment",
            "Next Generation Weather Radar NEXRAD"
         ]
      },
      {
         "code": 41114401,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114401",
         "title": "Anemometers",
         "example": [
            "Analog anemometers",
            "Digital anemometers"
         ]
      },
      {
         "code": 41114405,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114405",
         "title": "Rainfall recorders",
         "example": [
            "Rain gauges",
            "Tipping bucket rain gauges"
         ]
      },
      {
         "code": 41114410,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114410",
         "title": "Weather stations",
         "example": [
            "Weather observation stations"
         ]
      },
      {
         "code": 41112301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41112301",
         "title": "Hygrometers",
         "example": [
            "Whirling hygrometers"
         ]
      },
      {
         "code": 41114411,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114411",
         "title": "Meteorology instrument accessories",
         "example": [
            "Weather balloons"
         ]
      },
      {
         "code": 41114402,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41114402",
         "title": "Barometers",
         "example": [
            "Mercury barometers"
         ]
      },
      {
         "code": 41112212,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/41112212",
         "title": "Surface thermometers",
         "example": [
            "Surface temperature probes"
         ]
      },
      {
         "code": 43211503,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2021.00/related/tools_used/43211503",
         "title": "Notebook computers",
         "example": [
            "Laptop computers"
         ]
      }
   ]
}