Eduity / eloquent-onet by gbrock

Integrates a Laravel 5 application with O*NET data.
25
1
2
Package Data
Maintainer Username: gbrock
Maintainer Contact: greg@gridprinciples.com (Greg Brock)
Package Create Date: 2016-12-09
Package Last Update: 2017-05-17
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-30 15:15:05
Package Statistics
Total Downloads: 25
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

O*NET for Eloquent

Integrating your Laravel 5 application with O*NET data.

Installation

Roadmap

This package is still in-development. The following SQL tables are expected to be implemented:

  • abilities – Partially implemented
  • alternate_titles – Partially implemented
  • career_changers_matrix – Not implemented
  • career_starters_matrix
  • content_model_reference – Partially implemented
  • dwa_reference
  • education_training_experience
  • emerging_tasks
  • ete_categories
  • green_dwa_reference
  • green_occupations
  • green_task_statements
  • interests
  • iwa_reference
  • job_zone_reference
  • job_zones
  • knowledge
  • level_scale_anchors
  • occupation_data
  • occupation_level_metadata
  • sample_of_reported_titles
  • scales_reference
  • skills
  • survey_booklet_locations
  • task_categories
  • task_ratings
  • task_statements
  • tasks_to_dwas
  • tasks_to_green_dwas
  • tools_and_technology
  • unspsc_reference
  • work_activities
  • work_context
  • work_context_categories
  • work_styles
  • work_values

Configuration

License