Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload
Shortcut function to turn a dataframe into key-value pairs
Create dummy data for testing the completions functions
Create dummy data for testing the completions functions
Create dummy data for testing the fall enrollment functions
Create dummy data for testing the Grad Rates functions
Create dummy data for testing the Grad Rates 200 function
Create dummy data for testing the hr functions
Create dummy data for testing the outcome measures functions
Grab institution's UNITID from supplied data to populate missing-data ...
IPEDSuploadables: Transforms Institutional Data into Text Files for IP...
IPEDSuploadables
package
Make Completions Part A
Make Completions Part B
Make Completions Part C
Make Completions Part D
Make Completions Part E (gender details)
Make 12 Month Enrollment Part A
Make 12 Month Enrollment Part B
Make 12 Month Enrollment Part C
Make 12 Month Enrollment Part D (gender details)
Make 12 Month Enrollment Part E
Make 12 Month Enrollment Part F
Make Fall Enrollment Part A
Make Fall Enrollment Part B
Make Fall Enrollment Part C
Make Fall Enrollment Part D
Make Fall Enrollment Part E
Make Fall Enrollment Part F
Make Fall Enrollment Part G
Make Fall Enrollment Part H (gender details)
Make Graduation Rates Part B
Make Graduation Rates Part C
Make Graduation Rates Part E (gender details)
Make Graduation Rates 200
Make Human Resources Part A1
Make Human Resources Part A2
Make Human Resources Part B1
Make Human Resources Part B2
Make Human Resources Part B3
Make Human Resources Part D1
Make Human Resources Part D2
Make Human Resources Part D3
Make Human Resources Part D4
Make Human Resources Part G1
Make Human Resources Part G2
Make Human Resources Part H1
Make Human Resources Part H2
Make Outcome Measures Part A
Make Outcome Measures Part B
Make Outcome Measures Part C
Make Outcome Measures Part D
Some initial recoding for Completions
Some initial recoding for Fall Enrollment
Some initial recoding for Human Resources
Set up extra_awards df for Outcome Measures part B, C, D
Some initial recoding for OutcomeMeasures
Shortcut function with all steps to provide a Completions report
Shortcut function with all steps to provide a 12 Month Enrollment repo...
Shortcut function with all steps to provide a Fall Enrollment report
Shortcut function with all steps to provide a Graduation Rates report
Shortcut function with all steps to provide a Grad Rates 200 report
Shortcut function with all steps to provide a Human Resources report
Shortcut function with all steps to provide an Outcome Measures report
Produce an upload-compatible txt file from pre-aggregated files
Set the path for where the reports will be saved to.
Write the prepared data to a csv file
Write the prepared data to a txt file in key-value format
Starting from user-supplied institutional data, these scripts transform, aggregate, and reshape the information to produce key-value pair data files that are able to be uploaded to IPEDS (Integrated Postsecondary Education Data System) through their submission portal <https://surveys.nces.ed.gov/ipeds/>. Starting data specifications can be found in the vignettes. Final files are saved locally to a location of the user's choice. User-friendly readable files can also be produced for purposes of data review and validation.
Useful links