Skip to content

itsATB/data-report-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

By Adeoye Banjo

Canadian Graduate Statistics
    CMD Program uses a data file to compute and display different
    reports made from data records

Files:
AverageReport.cc      desktop.ini          main.cc     Record.h
comp2404fpUML.drawio  EmploymentAll.cc     Makefile    ReportGenerator.cc
Control.cc            EmploymentFemale.cc  Property.h  ReportGenerator.h
Control.h             EmploymentYear.cc    View.cc
DegreeReport.cc       grad.dat             Record.cc   View.h


Extra Reports:
1. DegreeReport 
This report calculates the most commonly attained degree 
of the graduates in each region, for all years, and genders

2. AverageReport
This report calculates the proportion of graduates from each
region to the the total in canada



Compilation:

*Skip this step if downloading .zip from GitHub*
Untar file:
  tar -xvf mt.tar
  
Run makefile:
  final/make
Run program:
  ./f

About

Program uses a data file to compute and display different reports made form data records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published