Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 602 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 602 Bytes

Analysis on SQL Requirements Among Business Analysts

This is an analysis project used for data presented in a blog post in AnyInstructor.com.

Related blog post: https://www.anyinstructor.com/is-sql-required-for-business-analysts-data-backed

This folder contains 2 scripts:

  1. SQLBA.py This file is used to process job listings web scraped from Glassdoor. Original dataset taken from Github.

  2. SQLBASurvey.py This file is used to process survery respondents from the Stack Overflow Developers Survey 2020.

Note: Replace all default_path fields with your directory containing the input csv file.