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-2043.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 57,
   "next": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 41104007,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41104007",
         "title": "Water samplers",
         "example": [
            "Biological oxygen demand water samplers",
            "Sediment samplers",
            "Suction samplers",
            "Swing water samplers"
         ],
         "example_more": [
            "Double-packer systems",
            "In-situ pore water samplers",
            "Instream sediment collectors",
            "Subsurface grab water samplers"
         ]
      },
      {
         "code": 41113319,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41113319",
         "title": "Water analyzers",
         "example": [
            "Multi-port sampling systems to monitor groundwater",
            "Multiparameter water quality instruments",
            "Submersible pressure and level sensors",
            "Submersible water quality sensors"
         ]
      },
      {
         "code": 41114301,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41114301",
         "title": "Open stream current meters",
         "example": [
            "Hydrological current meters",
            "Stream flow gauges"
         ]
      },
      {
         "code": 41114302,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41114302",
         "title": "Logging instruments for water wells",
         "example": [
            "Groundwater data logging instruments",
            "Wireless data collection systems"
         ]
      },
      {
         "code": 41114303,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41114303",
         "title": "Open stream water level recorders",
         "example": [
            "Cellular telemetry system water level monitors",
            "Water level recorders"
         ]
      },
      {
         "code": 41111927,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41111927",
         "title": "Pressure sensors",
         "example": [
            "Drive-point piezometers",
            "Pore pressure piezometers"
         ]
      },
      {
         "code": 41113909,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41113909",
         "title": "Soil core sampling apparatus",
         "example": [
            "Core samplers",
            "Soil samplers"
         ]
      },
      {
         "code": 41112210,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41112210",
         "title": "Remote reading thermometers",
         "example": [
            "Underwater temperature recorders"
         ]
      },
      {
         "code": 40151520,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/40151520",
         "title": "Sampling pumps",
         "example": [
            "Portable pumping and sampling systems"
         ]
      },
      {
         "code": 41115201,
         "related": "https://api-v2.onetcenter.org/online/occupations/19-2043.00/related/tools_used/41115201",
         "title": "Radarbased surveillance systems",
         "example": [
            "Radar equipment"
         ]
      }
   ]
}