eduity/eloquent-onet

Integrates a Laravel 5 application with O*NET data.

dev-master 2017-05-17 14:04 UTC

This package is auto-updated.

Last update: 2024-04-20 05:02:59 UTC


README

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