Skip to content

A personal research project focused on the statistical data analysis of postsecondary graduates from Canadian universities.

Notifications You must be signed in to change notification settings

harman-khehara/Data-Analysis-of-Postsecondary-Graduates

Repository files navigation

Statistical Data Analysis of Postsecondary Graduates from Canadian Universities 📊

This repository is dedicated to the files associated with my personal research project.

The findings of this research project are presented on the following website, all supplementary files, including Python and R scripts can be found in this repository.

The aim of this research is to analyze the number of Canadian and international postsecondary graduates in the fields of natural conservation, engineering and, computational sciences to determine how the number of graduates meet the needs of growing climate and technological demand in the coming years.

Table of Contents

Data Analysis

Website Development

Installation Requirements

Contributors

Notes

Data Analysis

All datasets for this project were obtained from Statistics Canada and downloaded as csv files.

I wrote Python scripts to automate the process of manipulating the csv files. In addition, I used Python and the pandas software library to create a program which can convert the csv files to an HTML table which can be used to display the csv files on the follwing website.

The data analysis of the csv files was conducted using both Microsoft Excel and R/RStudio. I created relevant graphs, boxplots and obtained the summary statistics for each dataset to conduct the analysis.

Website Development

This website to display the findings of my research was developed using HTML5, CSS3 and the Bootstrap CSS framework to help create a responsive design. The website was developed in VSCode.

Installation Requirements

If you wish to view the code for this project, you may git clone this repository or simply click on the file you would like to view. This research project is summarized on the following website.

Contributors

The research and analysis for this project, along with the code and website design was conducted by Harman Khehara.

Notes

This is a personal research project done entirely for the purpose of my own personal development in the fields of statistcal research and web development.