Having an Exploratory Analysis at what kind of Jobs and Job Locations are provided by Google and Youtube, also we look into some specific details which are important to get hired by youtube and google.
There is a question in our mind that which language, skills, and experience should we add to our toolbox for getting a job in Google. Well, I think why not we find out the answer by analyzing the Google Jobs Site. Google published all of their jobs at https://careers.google.com/. So I scraped all of the job data from that site by going every job page using Selenium. I only take Job Title, Job Location, Job responsibilities, minimum and preferred qualifications for this dataset.
This dataset is collected using Selenium by scraping all of the jobs text for Google Career site. About the column
-
Title: The title of the job
-
Category: Category of the job
-
Location: Location of the job
-
Responsibilities: Responsibilities for the job
-
Minimum Qualifications: Minimum Qualifications for the job
-
Preferred Qualifications: Preferred Qualifications for the job
This dataset is collected using Selenium. This product uses the Google Career site but is not endorsed or certified by Google Career site.
You can find most popular skills for Google Jobs Create identical job posts Most popular languages and also have a check on what skills are required to get into google.
Thank you.