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
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/technology/examples/Enterprise%20resource%20planning%20ERP%20system
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 3
,
"total": 3
,
"summary": {
"title": "Enterprise resource planning ERP system",
"description": "An enterprise planning system covers the methods of planning for the internal and external factors that affect an enterprise.",
"source_url": "https://en.wikipedia.org/wiki/Enterprise_planning_system",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43231602",
"code": 43231602
,
"title": "Enterprise resource planning ERP software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/13-1021.00/",
"code": "13-1021.00",
"title": "Buyers and Purchasing Agents, Farm Products",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/11-9033.00/",
"code": "11-9033.00",
"title": "Education Administrators, Postsecondary",
"tags": {},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/19-2012.00/",
"code": "19-2012.00",
"title": "Physicists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
}
}
]
}