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/taxonomy/2010/active/25-2052.00
Status:
200 OK
Content-Type:
application/json
{
   "code": "25-2052.00",
   "title": "Special Education Teachers, Kindergarten and Elementary School",
   "description": "Teach elementary school subjects to educationally and physically handicapped students. Includes teachers who specialize and work with audibly and visually handicapped students and those who teach basic academic and life processes skills to the mentally impaired.",
   "occupation": [
      {
         "code": "25-2055.00",
         "title": "Special Education Teachers, Kindergarten",
         "description": "Teach academic, social, and life skills to kindergarten students with learning, emotional, or physical disabilities. Includes teachers who specialize and work with students who are blind or have visual impairments; students who are deaf or have hearing impairments; and students with intellectual disabilities."
      },
      {
         "code": "25-2056.00",
         "title": "Special Education Teachers, Elementary School",
         "description": "Teach academic, social, and life skills to elementary school students with learning, emotional, or physical disabilities. Includes teachers who specialize and work with students who are blind or have visual impairments; students who are deaf or have hearing impairments; and students with intellectual disabilities."
      }
   ]
}