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/mnm/careers/11-9121.02/
Status:
200 OK
Content-Type:
application/json
{
   "code": "11-9121.02",
   "title": "Water Resource Specialists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Water Resources Planner",
         "summary": true
      }
   ],
   "what_they_do": "Design or implement programs and strategies related to water resource issues such as supply, quality, and regulatory compliance issues.",
   "on_the_job": [
      "Perform hydrologic, hydraulic, or water quality modeling.",
      "Analyze storm water systems to identify opportunities for water resource improvements.",
      "Conduct, or oversee the conduct of, investigations on matters such as water storage, wastewater discharge, pollutants, permits, or other compliance and regulatory issues."
   ],
   "word_cloud_terms": [
      "conduct",
      "water supply",
      "regulation",
      "procedure",
      "investigative",
      "information",
      "data",
      "conservation goal",
      "environmental remediation"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/mnm/careers/11-9121.02/explore_more",
         "title": "Explore More"
      }
   ]
}