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/database/
Status:
200 OK
Content-Type:
application/json
[
   {
      "info": "https://api-v2.onetcenter.org/database/info/content_model_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/content_model_reference",
      "table_id": "content_model_reference",
      "title": "Content Model Reference",
      "description": "Provide O*NET Content Model elements."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/job_zone_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/job_zone_reference",
      "table_id": "job_zone_reference",
      "title": "Job Zone Reference",
      "description": "Provide Job Zone data (developed to help transition DOT’s measures of Specific Vocational Preparation (SVP) to O*NET’s measure of experience, education, and job training)."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/occupation_data",
      "rows": "https://api-v2.onetcenter.org/database/rows/occupation_data",
      "table_id": "occupation_data",
      "title": "Occupation Data",
      "description": "Provide O*NET-SOC codes, titles, and descriptions."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/scales_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/scales_reference",
      "table_id": "scales_reference",
      "title": "Scales Reference",
      "description": "Provide a reference to the scale names and values."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/ete_categories",
      "rows": "https://api-v2.onetcenter.org/database/rows/ete_categories",
      "table_id": "ete_categories",
      "title": "Education, Training, and Experience Categories",
      "description": "Provide descriptions of the Education, Training, and Experience percent frequency categories."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/level_scale_anchors",
      "rows": "https://api-v2.onetcenter.org/database/rows/level_scale_anchors",
      "table_id": "level_scale_anchors",
      "title": "Level Scale Anchors",
      "description": "Provide descriptions of O*NET Level Scale Anchors."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/occupation_level_metadata",
      "rows": "https://api-v2.onetcenter.org/database/rows/occupation_level_metadata",
      "table_id": "occupation_level_metadata",
      "title": "Occupation Level Metadata",
      "description": "Provide O*NET-SOC Occupational Level Metadata associated with the incumbent data collection."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/survey_booklet_locations",
      "rows": "https://api-v2.onetcenter.org/database/rows/survey_booklet_locations",
      "table_id": "survey_booklet_locations",
      "title": "Survey Booklet Locations",
      "description": "Provide survey item numbers for O*NET Content Model elements."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/task_categories",
      "rows": "https://api-v2.onetcenter.org/database/rows/task_categories",
      "table_id": "task_categories",
      "title": "Task Categories",
      "description": "Provide description of Task categories."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/work_context_categories",
      "rows": "https://api-v2.onetcenter.org/database/rows/work_context_categories",
      "table_id": "work_context_categories",
      "title": "Work Context Categories",
      "description": "Provide description of Work Context categories."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/abilities",
      "rows": "https://api-v2.onetcenter.org/database/rows/abilities",
      "table_id": "abilities",
      "title": "Abilities",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Ability ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/education_training_experience",
      "rows": "https://api-v2.onetcenter.org/database/rows/education_training_experience",
      "table_id": "education_training_experience",
      "title": "Education, Training, and Experience",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Education, Training, and Experience ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/interests",
      "rows": "https://api-v2.onetcenter.org/database/rows/interests",
      "table_id": "interests",
      "title": "Interests",
      "description": "Provide general occupational interest (RIASEC) high-point codes and numeric profile data for each O*NET-SOC occupation."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/job_zones",
      "rows": "https://api-v2.onetcenter.org/database/rows/job_zones",
      "table_id": "job_zones",
      "title": "Job Zones",
      "description": "Provide a mapping of O*NET-SOC occupations to Job Zone ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/knowledge",
      "rows": "https://api-v2.onetcenter.org/database/rows/knowledge",
      "table_id": "knowledge",
      "title": "Knowledge",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Knowledge ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/skills",
      "rows": "https://api-v2.onetcenter.org/database/rows/skills",
      "table_id": "skills",
      "title": "Skills",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Skill ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/task_statements",
      "rows": "https://api-v2.onetcenter.org/database/rows/task_statements",
      "table_id": "task_statements",
      "title": "Task Statements",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to tasks associated with the occupation."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/task_ratings",
      "rows": "https://api-v2.onetcenter.org/database/rows/task_ratings",
      "table_id": "task_ratings",
      "title": "Task Ratings",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to the ratings for tasks associated with the occupation."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/work_activities",
      "rows": "https://api-v2.onetcenter.org/database/rows/work_activities",
      "table_id": "work_activities",
      "title": "Work Activities",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Work Activity ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/work_context",
      "rows": "https://api-v2.onetcenter.org/database/rows/work_context",
      "table_id": "work_context",
      "title": "Work Context",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Work Context ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/work_styles",
      "rows": "https://api-v2.onetcenter.org/database/rows/work_styles",
      "table_id": "work_styles",
      "title": "Work Styles",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Work Styles ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/work_values",
      "rows": "https://api-v2.onetcenter.org/database/rows/work_values",
      "table_id": "work_values",
      "title": "Work Values",
      "description": "Provide a mapping of O*NET-SOC codes (occupations) to Work Values ratings."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/iwa_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/iwa_reference",
      "table_id": "iwa_reference",
      "title": "IWA Reference",
      "description": "Provide each Intermediate Work Activity."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/dwa_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/dwa_reference",
      "table_id": "dwa_reference",
      "title": "DWA Reference",
      "description": "Provide each Detailed Work Activity."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/tasks_to_dwas",
      "rows": "https://api-v2.onetcenter.org/database/rows/tasks_to_dwas",
      "table_id": "tasks_to_dwas",
      "title": "Tasks to DWAs",
      "description": "Provide a mapping of task statements to Detailed Work Activities."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/emerging_tasks",
      "rows": "https://api-v2.onetcenter.org/database/rows/emerging_tasks",
      "table_id": "emerging_tasks",
      "title": "Emerging Tasks",
      "description": "Provide emerging task data associated with some O*NET-SOC occupations."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/related_occupations",
      "rows": "https://api-v2.onetcenter.org/database/rows/related_occupations",
      "table_id": "related_occupations",
      "title": "Related Occupations",
      "description": "Provide related occupation links between O*NET-SOC occupations."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/unspsc_reference",
      "rows": "https://api-v2.onetcenter.org/database/rows/unspsc_reference",
      "table_id": "unspsc_reference",
      "title": "UNSPSC Reference",
      "description": "Provide relevant aspects of the UNSPSC taxonomy."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/alternate_titles",
      "rows": "https://api-v2.onetcenter.org/database/rows/alternate_titles",
      "table_id": "alternate_titles",
      "title": "Alternate Titles",
      "description": "Provide alternate occupational titles for O*NET-SOC occupations."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/sample_of_reported_titles",
      "rows": "https://api-v2.onetcenter.org/database/rows/sample_of_reported_titles",
      "table_id": "sample_of_reported_titles",
      "title": "Sample of Reported Titles",
      "description": "Provide job titles reported during O*NET data collection."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/technology_skills",
      "rows": "https://api-v2.onetcenter.org/database/rows/technology_skills",
      "table_id": "technology_skills",
      "title": "Technology Skills",
      "description": "Provide Technology Skills examples."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/tools_used",
      "rows": "https://api-v2.onetcenter.org/database/rows/tools_used",
      "table_id": "tools_used",
      "title": "Tools Used",
      "description": "Provide Tools Used examples."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/abilities_to_work_activities",
      "rows": "https://api-v2.onetcenter.org/database/rows/abilities_to_work_activities",
      "table_id": "abilities_to_work_activities",
      "title": "Abilities to Work Activities",
      "description": "Provide linkages between abilities and relevant work activities."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/abilities_to_work_context",
      "rows": "https://api-v2.onetcenter.org/database/rows/abilities_to_work_context",
      "table_id": "abilities_to_work_context",
      "title": "Abilities to Work Context",
      "description": "Provide linkages between abilities and relevant work context."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/skills_to_work_activities",
      "rows": "https://api-v2.onetcenter.org/database/rows/skills_to_work_activities",
      "table_id": "skills_to_work_activities",
      "title": "Skills to Work Activities",
      "description": "Provide linkages between skills and relevant work activities."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/skills_to_work_context",
      "rows": "https://api-v2.onetcenter.org/database/rows/skills_to_work_context",
      "table_id": "skills_to_work_context",
      "title": "Skills to Work Context",
      "description": "Provide linkages between skills and relevant work context."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/riasec_keywords",
      "rows": "https://api-v2.onetcenter.org/database/rows/riasec_keywords",
      "table_id": "riasec_keywords",
      "title": "RIASEC Keywords",
      "description": "Provide action and object keywords for each general occupational interest."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/basic_interests_to_riasec",
      "rows": "https://api-v2.onetcenter.org/database/rows/basic_interests_to_riasec",
      "table_id": "basic_interests_to_riasec",
      "title": "Basic Interests to RIASEC",
      "description": "Provide linkages between each basic occupational interest to relevant general occupational interests."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/interests_illus_activities",
      "rows": "https://api-v2.onetcenter.org/database/rows/interests_illus_activities",
      "table_id": "interests_illus_activities",
      "title": "Interests Illustrative Activities",
      "description": "Provide illustrative work activities related to the general and basic occupational interests."
   },
   {
      "info": "https://api-v2.onetcenter.org/database/info/interests_illus_occupations",
      "rows": "https://api-v2.onetcenter.org/database/rows/interests_illus_occupations",
      "table_id": "interests_illus_occupations",
      "title": "Interests Illustrative Occupations",
      "description": "Provide illustrative occupations linked to the general and basic occupational interests."
   }
]