Skip to content

fannykassapian/job_transition_viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Job transition visualization

Script and preliminary visualizations for tailoredpath.com/transition.html.

Purpose of this notebook:

This notebook contains the baseline for the Python script that runs on the interactive web app: tailoredpath.com/transition.html.

The app accesses the data via an API built with Python Flask. The charts were developped with Chart.js.

This notebook reproduces these visualizations with matplotlib.

Data:

The ONET program is the primary source of occupational information in the US.

For each job, ONET rates the importance and level of all skills, knowledge and abilities, along with the required levels of education and experience. This data is available on their resource center.

More specifically, this notebook uses the following datasets:

About

Script and preliminary visualizations for a web app (Python, Pandas, Matplotlib)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published