Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ymorsi7/caliwageanalysis
California employment and wage analysis on data from the past decade.
https://github.com/ymorsi7/caliwageanalysis
data-analysis data-science ipynb jupyter-notebook
Last synced: 12 days ago
JSON representation
California employment and wage analysis on data from the past decade.
- Host: GitHub
- URL: https://github.com/ymorsi7/caliwageanalysis
- Owner: ymorsi7
- Created: 2022-11-09T03:07:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T05:55:57.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T05:03:57.288Z (12 days ago)
- Topics: data-analysis, data-science, ipynb, jupyter-notebook
- Language: Jupyter Notebook
- Homepage:
- Size: 9.7 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## California Wage Data Analysis
This Github repository is made for the course project of ECE143 (Group 8).
The team members are:* Yuhao Huang
* Zhiyan Zhu
* Xi Yang
* Yusuf Morsi
* Siddharth SatyamThe presentation slides are available as ECE 143 group 8 submiting version.pdf
Table of Contents
## Data Structure
The dataset is obtained from a Quarterly Census of Employment and Wages (OCEW) from the past decade (2004-2021).
It can be found here: Quarterly Census of Employment and Wages (OCEW)The data is structured as:
| Area Type | Area Name | Quarter | Ownership | NAICS Code |Industry Name|Establishments|Average Monthly Employment|1st Month Emp|2nd Month Emp|3rd Month Emp|Total Wages| Average Weekly Wages|
|:-------------:|:-------------:|:--------:|:---------:|:----------:|:-----------:|:------------:|:-------------------------|:-----------:|:-----------:|:-----------:|:---------:|:-------------------:|
| | | | | | | |## Work Distribution
The Repository has seperate directories for each team member.
Each Directory contains Jupyter Notebook Files along with Python files and readme files to describe how they should be run.
There is also a master Jupyter Notebook in the parent directory which combines work of all team members.
The work is distributed as:* Yuhao Huang -> Analysis of relationship between employment and wages.
* Zhiyan Zhu -> Analysis of establishments and correlation between establishents, wages and average monthly employment.
* Xi Yang -> Analysis of the ownership’s property
* Yusuf Morsi -> Analysis of average weekly wages & monthly employment, comparision of California vs. counties vs. USA.
* Siddharth Satyam -> Time series Analysis and prediction