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

URL:
https://api-v2.onetcenter.org/mnm/careers/53-7071.00/
Status:
200 OK
Content-Type:
application/json
{
   "code": "53-7071.00",
   "title": "Gas Compressor & Gas Pumping Station Operators",
   "tags": {},
   "also_called": [
      {
         "title": "Compressor Operator",
         "summary": false
      },
      {
         "title": "Compressor Station Operator",
         "summary": true
      },
      {
         "title": "Compressor Technician",
         "summary": true
      },
      {
         "title": "Fill Plant Operator",
         "summary": false
      },
      {
         "title": "Filler",
         "summary": true
      },
      {
         "title": "Liquefied Natural Gas Plant Operator (LNG Plant Operator)",
         "summary": false
      },
      {
         "title": "Pipeline Technician",
         "summary": false
      },
      {
         "title": "Plant Operator",
         "summary": true
      },
      {
         "title": "Terminal Operator",
         "summary": false
      }
   ],
   "what_they_do": "Operate steam-, gas-, electric motor-, or internal combustion-engine driven compressors. Transmit, compress, or recover gases, such as butane, nitrogen, hydrogen, and natural gas.",
   "on_the_job": [
      "Monitor meters and pressure gauges to determine consumption rate variations, temperatures, and pressures.",
      "Respond to problems by adjusting control room equipment or instructing other personnel to adjust equipment at problem locations or in other control areas.",
      "Record instrument readings and operational changes in operating logs."
   ],
   "word_cloud_terms": [
      "realistic interests",
      "equipment knowledge",
      "pump",
      "record data",
      "monitor meter",
      "plant operator",
      "gas",
      "adjust valves",
      "pressure",
      "move controls"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/53-7071.00/explore_more",
         "title": "Explore More"
      }
   ]
}