Coder Social home page Coder Social logo

environmental_engineer_salary's Introduction

Environmental_Engineer_Salary

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Data Cleaning
  5. Results
  6. Licensing, Authors, and Acknowledgements

Installation

Packages: Beautiful Soup, pandas, numpy, sklearn, matplotlib, seaborn, wordcloud. The code should run with no issues using Python versions 3.*.

Project Motivation

In this project, I collected the job posting information for Environmental Engineer from Indeed. The business questions that I am trying to understand are:

  1. Which companies have most job offerings?
  2. Which city and state have most job opportunities?
  3. Which sector has most job posting?
  4. How much should be expected to make as an Environmental Engineer in US?
  5. What are the keywords in the job summary?
  6. Is there a correlation between location and salary?

File Descriptions

Indeed_scraper.ipyn is the notebook for the webscrapper. Use web scraper to scrape 1000 job postings from indeed.com. With each job, we got the following:

  • Job title
  • Company
  • Location
  • Salary
  • Summary

EnvironmentalEngineerJobAnalysis.ipyn is the main notebook for this analysis.

environmentalengineer.csv is the dataset that contains the raw data from Indeed.com on March 9th, 2021.

Data Cleaning

I cleaned the data that was scrapped from the Indeed.

  1. Cleaned the location information and divided it into city and state.
  2. Classified the job into different categories based on the industry type: Water, Remediation, Air, Compliance, Civil.
  3. For Salary analysis, we will only keep the job infos with annual salary.

Results

I looked at the distributions of the data and the value counts for the various categorical variables. Below are a few highlights from the analysis.

For more information, check out my Medium post here.

Licensing, Authors, and Acknowledgements

For this analysis, I analyzed the data from Indeed.com on March 9th, 2021.

environmental_engineer_salary's People

Contributors

drboli avatar

Watchers

 avatar

Forkers

ethan1xin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.