Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload


[Up] [Top]

Documentation for package ‘IPEDSuploadables’ version 2.8.7

Help Pages

IPEDSuploadables-package 'IPEDSuploadables' package
apply_upload_format Shortcut function to turn a dataframe into key-value pairs
com_cips Dummy cip data for Completions functions
com_students Dummy student data for Completions functions
create_dummy_data_com Create dummy data for testing the completions functions
create_dummy_data_e1d Create dummy data for testing the completions functions
create_dummy_data_ef1 Create dummy data for testing the fall enrollment functions
create_dummy_data_gr Create dummy data for testing the Grad Rates functions
create_dummy_data_gr200 Create dummy data for testing the Grad Rates 200 function
create_dummy_data_hr Create dummy data for testing the hr functions
create_dummy_data_om Create dummy data for testing the outcome measures functions
e1d_instr Dummy aggregated data for 12 Month Enrollment part B
e1d_students Dummy student-level data for 12 Month Enrollment parts A, C, and E
ef1_retention Dummy student retention data for Fall Enrollment scripts part E
ef1_students Dummy student data for Fall Enrollment scripts
get_ipeds_unitid Grab institution's UNITID from supplied data to populate missing-data rows
gr200_students Dummy student data for Graduation Rates 200 functions
gr_students Dummy student data for the Graduation Rates scripts
hr_staff Dummy staff data for Human Resources functions
IPEDSuploadables 'IPEDSuploadables' package
make_com_part_A Make Completions Part A
make_com_part_B Make Completions Part B
make_com_part_C Make Completions Part C
make_com_part_D Make Completions Part D
make_com_part_E Make Completions Part E (gender details)
make_e1d_part_A Make 12 Month Enrollment Part A
make_e1d_part_B Make 12 Month Enrollment Part B
make_e1d_part_C Make 12 Month Enrollment Part C
make_e1d_part_D Make 12 Month Enrollment Part D (gender details)
make_e1d_part_E Make 12 Month Enrollment Part E
make_ef1_part_A Make Fall Enrollment Part A
make_ef1_part_B Make Fall Enrollment Part B
make_ef1_part_C Make Fall Enrollment Part C
make_ef1_part_D Make Fall Enrollment Part D
make_ef1_part_E Make Fall Enrollment Part E
make_ef1_part_F Make Fall Enrollment Part F
make_ef1_part_G Make Fall Enrollment Part G
make_ef1_part_H Make Fall Enrollment Part H (gender details)
make_gr200 Make Graduation Rates 200
make_gr_part_B Make Graduation Rates Part B
make_gr_part_C Make Graduation Rates Part C
make_gr_part_E Make Graduation Rates Part E (gender details)
make_hr_part_A1 Make Human Resources Part A1
make_hr_part_A2 Make Human Resources Part A2
make_hr_part_B1 Make Human Resources Part B1
make_hr_part_B2 Make Human Resources Part B2
make_hr_part_B3 Make Human Resources Part B3
make_hr_part_D1 Make Human Resources Part D1
make_hr_part_D2 Make Human Resources Part D2
make_hr_part_D3 Make Human Resources Part D3
make_hr_part_D4 Make Human Resources Part D4
make_hr_part_G1 Make Human Resources Part G1
make_hr_part_G2 Make Human Resources Part G2
make_hr_part_H1 Make Human Resources Part H1
make_hr_part_H2 Make Human Resources Part H2
make_om_part_A Make Outcome Measures Part A
make_om_part_B Make Outcome Measures Part B
make_om_part_C Make Outcome Measures Part C
make_om_part_D Make Outcome Measures Part D
om_students Dummy data for Outcome Measures functions
prep_com_data_frame Some initial recoding for Completions
prep_ef1_data_frame Some initial recoding for Fall Enrollment
prep_hr_data_frame Some initial recoding for Human Resources
prep_om_awards Set up extra_awards df for Outcome Measures part B, C, D
prep_om_data_frame Some initial recoding for OutcomeMeasures
produce_com_report Shortcut function with all steps to provide a Completions report
produce_e1d_report Shortcut function with all steps to provide a 12 Month Enrollment report
produce_ef1_report Shortcut function with all steps to provide a Fall Enrollment report
produce_gr200_report Shortcut function with all steps to provide a Grad Rates 200 report
produce_gr_report Shortcut function with all steps to provide a Graduation Rates report
produce_hr_report Shortcut function with all steps to provide a Human Resources report
produce_om_report Shortcut function with all steps to provide an Outcome Measures report
produce_other_report Produce an upload-compatible txt file from pre-aggregated files
set_report_path Set the path for where the reports will be saved to.
specs_COM Table of data requirements for Completions starting dataframe
specs_E1D Table of data requirements for 12 Month Enrollment starting dataframes
specs_EF1 Table of data requirements for Fall Enrollment starting dataframes
specs_GR Table of data requirements for Graduation Rates starting dataframe
specs_GR200 Table of data requirements for Grad Rates 200 starting dataframe
specs_HR Table of data requirements for HR starting dataframe
specs_OM Table of data requirements for OM starting dataframe
write_report Write the prepared data to a txt file in key-value format
write_report_csv Write the prepared data to a csv file