Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 844 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 844 Bytes

Job Applications, Interview Prep, and Freelance Work from Jan - June 2023

Emily Cardwell


Collecting, examining, and visualizing data from my job search in 2023.

Current Usage

  1. fork repository
  2. add your own .env file with PYTHONPATH (mine is /.src) and DATA_PATH (/Users/COMPUTER_USERNAME/code/GITHUB_USERNAME/my-jobs/data/ for mac)
  3. open quick_start.ipynb
  4. start adding your job/prep/application data (if adding data, follow propts to save new or overwrite data file)
  5. when you have some data, try running the visualizations!

Python Files:

Data Processing Functions

Dataframe Functions

Vizualization Functions