ashita03 / H1BVisa2014_Analysis

Explore the H1B Visa data from 2014 through a comprehensive multivariate analysis.
0 stars 0 forks source link
data-science dataanalytics factoranalysis h1b-visa linear-regression logistic-regression multivariate multivariate-analysis pca-analysis principal-component-analysis r rstudio

H1BVisa2014 Analysis

This project conducted a comprehensive multivariate analysis of H1B visa application data to uncover significant patterns and predictive insights.

About the Data

The data has columns that include details related to the applicant's application date, whether the H1B was approved, the date when it was approved, the location of the employer (state, zip code), and other specific details related to the job role such as title of the role, category it falls into. The dataset has been taken from Kaggle

Methodology

The approach employed for this analysis involves the following steps:

Future Scope

Assess the status of applications for each visa class, incorporating additional factors and larger datasets.

Repository

The cleaned data, Rmd (R), and HTML files are available to play with!