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-3031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 47,
   "next": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 27111802,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/27111802",
         "title": "Levels",
         "example": [
            "Automatic optical pendulum leveling systems",
            "Hand levels",
            "Leveling bubbles",
            "Optical pendulum levels"
         ],
         "example_more": [
            "Electronic digital/bar-code leveling systems",
            "Geodetic leveling rods"
         ]
      },
      {
         "code": 43211715,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/43211715",
         "title": "Portable data input terminals",
         "example": [
            "Handheld data collectors",
            "Portable hydrographic surveying equipment",
            "Robotic survey measuring instruments",
            "Survey instrument control units"
         ],
         "example_more": [
            "Ranger data collectors"
         ]
      },
      {
         "code": 41115501,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41115501",
         "title": "Sonars",
         "example": [
            "Echosounders",
            "Fathometer sonar equipment",
            "Multibeam sonar equipment",
            "Side scan sonars"
         ]
      },
      {
         "code": 41111613,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41111613",
         "title": "Distance meters",
         "example": [
            "Electronic distance measuring devices",
            "Electrotapes",
            "Measuring chains",
            "Tellurometers"
         ]
      },
      {
         "code": 41114204,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41114204",
         "title": "Theodolites",
         "example": [
            "Total stations",
            "Tribrach level bubble adjusting blocks",
            "Tribrach optical plummet adjusting cylinders"
         ]
      },
      {
         "code": 41111615,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41111615",
         "title": "Laser measuring systems",
         "example": [
            "3D laser scanning systems",
            "Laser distance measuring equipment",
            "Laser scanner coordinate capturing equipment"
         ]
      },
      {
         "code": 52161518,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/52161518",
         "title": "Global positioning system GPS receiver",
         "example": [
            "Community base station global positioning systems GPS",
            "Global positioning system GPS receivers",
            "Real-time kinematics RTK global positioning systems GPS"
         ]
      },
      {
         "code": 41114202,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41114202",
         "title": "Measuring rods",
         "example": [
            "Sight targets",
            "Vertical/target rods"
         ]
      },
      {
         "code": 41114203,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/41114203",
         "title": "Measuring tables",
         "example": [
            "Alidades",
            "Plane tables"
         ]
      },
      {
         "code": 44101808,
         "related": "https://api-v2.onetcenter.org/online/occupations/17-3031.00/related/tools_used/44101808",
         "title": "Scientific calculator",
         "example": [
            "Pre-programmed coordinate geometry COGO calculators",
            "Programmable calculators"
         ]
      }
   ]
}