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/hot_technology/TensorFlow
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 4
,
"total": 4
,
"summary": {
"description": "TensorFlow is an open-source software library developed by Google for building and training machine learning models. It provides a powerful framework for creating machine learning and deep learning algorithms, as well as for deploying them on various platforms. With TensorFlow, developers have access to a vast array of tools and resources for building scalable and flexible models, making it one of the most popular and powerful tools for machine learning and artificial intelligence development.",
"source_url": "https://en.wikipedia.org/wiki/TensorFlow",
"license_url": "https://creativecommons.org/licenses/by-sa/3.0/"
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232605",
"code": 43232605
,
"title": "Analytical or scientific software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-2051.00/",
"code": "15-2051.00",
"title": "Data Scientists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
},
"in_demand": true
,
"percentage": 16
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1221.00/",
"code": "15-1221.00",
"title": "Computer and Information Research Scientists",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 5
,
"title": "Job Zone Five: Extensive Preparation Needed"
},
"in_demand": true
,
"percentage": 11
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1252.00/",
"code": "15-1252.00",
"title": "Software Developers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
},
"in_demand": false
,
"percentage": 0
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/33-3021.06/",
"code": "33-3021.06",
"title": "Intelligence Analysts",
"tags": {},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
},
"in_demand": false
,
"percentage": 0
}
]
}