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/online/career_clusters/sub_clusters/030103
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 17,
   "total": 17,
   "summary": {
      "title": "Financial Strategy & Investments",
      "overview": "Careers involved in managing a company’s capital structure and corporate financial strategies, operations, and investments, including venture capital and private equity.",
      "detail": "This field also includes careers focused on the acquisition of investment offerings such as stocks, bonds, fixed-income products, pension plans, emerging digital assets, and other resources aimed at income generation or asset appreciation. The Sub-Cluster encompasses tactics for small business fundraising and financing via microlending and operational scaling and for devising exit strategies to evolve startups into sustainable enterprises. Professionals in this field ensure that financial practices and transactions adhere to legal and ethical standards.",
      "example_programs": [
         "Business Administration",
         "Securities & Investments"
      ],
      "source_url": "https://careertech.org/career-clusters/"
   },
   "cluster": {
      "href": "https://api-v2.onetcenter.org/online/career_clusters/030100",
      "code": "030100",
      "title": "Financial Services"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4011.00/",
         "code": "43-4011.00",
         "title": "Brokerage Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2051.01/",
         "code": "15-2051.01",
         "title": "Business Intelligence Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-4021.00/",
         "code": "43-4021.00",
         "title": "Correspondence Clerks",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2051.00/",
         "code": "15-2051.00",
         "title": "Data Scientists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2051.00/",
         "code": "13-2051.00",
         "title": "Financial and Investment Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/43-3099.00/",
         "code": "43-3099.00",
         "title": "Financial Clerks, All Other",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2099.01/",
         "code": "13-2099.01",
         "title": "Financial Quantitative Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2054.00/",
         "code": "13-2054.00",
         "title": "Financial Risk Specialists",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2099.00/",
         "code": "13-2099.00",
         "title": "Financial Specialists, All Other",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2099.04/",
         "code": "13-2099.04",
         "title": "Fraud Examiners, Investigators and Analysts",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/11-2033.00/",
         "code": "11-2033.00",
         "title": "Fundraising Managers",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2099.00/",
         "code": "15-2099.00",
         "title": "Mathematical Science Occupations, All Other",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2021.00/",
         "code": "15-2021.00",
         "title": "Mathematicians",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2052.00/",
         "code": "13-2052.00",
         "title": "Personal Financial Advisors",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/41-3031.00/",
         "code": "41-3031.00",
         "title": "Securities, Commodities, and Financial Services Sales Agents",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/15-2041.00/",
         "code": "15-2041.00",
         "title": "Statisticians",
         "tags": {
            "bright_outlook": true
         }
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/13-2082.00/",
         "code": "13-2082.00",
         "title": "Tax Preparers",
         "tags": {}
      }
   ]
}