Skip to content

thanh17/-UROP-Employment-Pathway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UROP Employment Pathway

MIT J-WEL project on employment pathways of the future.

Data

All data from the project was stored using MySQL. Data sources were drawn from O*NET and can be downloaded in the zip file.

Analysis

Analysis was done using Jupyter Notebook.

Notebook Contents

Demographic data: AgesandWages.ipynb

Career Changer Matrix Modifications: CareerChangerReplication.ipynb

Comparison of Skills: SkillTransitions.ipynb

Other Notebooks: Random stuff and descriptive statistics are contained in other Notebooks...feel free to poke around, I guess.

Packages used:

Pandas: Pandas Dataframe objects were used to manipulate data for visualization and analysis

NetworkX: NetworkX was used to build occupation paths using data from O*NET's Career Changer Matrix as well as to implement Dijkstra' shortest path algorithm.

Main Visualization tools:

The main visualization tools used were Plotly and matplotlib. In most cases, Plotly was prefered for its interactivity with data. However, matplotlib was used when Plotly's documentation was actually too trash to use or quick anaylsis was favored over interactivity.

Questions/Comments/Concerns:

(Yes, I know that some of the code are not the cleanest but it works for the time being)

Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published