keldLundgaard / Poseidon

Find most employer friendly metropolitan areas for cyber security experts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poseidon

Demo developed for the Citi Venture's Economic Mobility challenge at MIT-FinTech 2018 hackathon, which took place April 20-22 at the MIT Media Lab. My team was awarded the second prize.

See demo of output for cyber+security here

We find the competitiveness of hiring for each city by combining number of relevant jobs listed with number of resumes and an affortability factor.

Requirements

  • python 3.5+
  • pip3 install -e requirements.txt

Order to run notebooks

  1. jupyter notebook -- to start jupyter notebook
  2. run job_scraping.ipynb -- to scrape indeed.com for jobs
  3. run resume_scraping.ipynb -- to scrape indeed.com/resumes for resumes
  4. run affortability_scraping.ipynb -- to scrape numbeo.com for affortability statistics
  5. run poseidon_scores_calculator.ipynb -- to get Poseidon scores for cities and metropolitan areas.

Acknowledgement:

Scoping, ideation, and analysis was done in collaboration with Cyril Blank and Danny Fooba.

All code was written by Keld Lundgaard.

About

Find most employer friendly metropolitan areas for cyber security experts.

License:MIT License


Languages

Language:Jupyter Notebook 97.2%Language:Python 2.8%