Java code that reads in data from excel spreadsheets to analyze the ethical footprint of a University and it's colleges based on the courses and student credit hours. The code returns a table containing the data for the selected colleges and the University total. The columns of the table are Total Courses in Catalog; Total Courses Actually Offered (SCH > 0); Ethics Courses in Catalog*; Ethics Courses Actually Offered (SCH > 0); % of Ethics Courses Listed in Catalog, across All UCF; % of Ethics Courses Earning Credit-Hours across All UCF; % of Listed Courses Taught; and % of Listed Ethics Courses Taught, with each row containing the data for a selected year. For more information on the original use case see: Beever, J., Kuebler, S.M. & Collins, J. Where ethics is taught: an institutional epidemiology. International Journal of Ethics Education 6, 215–238 (2021). https://doi.org/10.1007/s40889-021-00121-7
forked from je-collins/WhereEthicsIsTaught
-
Notifications
You must be signed in to change notification settings - Fork 0
Java code that reads in data from excel spreadsheets to analyze the ethical footprint of a University and it's colleges based on the courses and student credit hours. The code returns a table containing the data for the selected colleges and the University total. The columns of the table are Total Courses in Catalog; Total Courses Actually Offer…
jonathanbeever/WhereEthicsIsTaught
About
Java code that reads in data from excel spreadsheets to analyze the ethical footprint of a University and it's colleges based on the courses and student credit hours. The code returns a table containing the data for the selected colleges and the University total. The columns of the table are Total Courses in Catalog; Total Courses Actually Offer…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%