Package: IPEDSuploadables 2.9.1
IPEDSuploadables: Transforms Institutional Data into Text Files for IPEDS Automated Import/Upload
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.
Authors:
IPEDSuploadables_2.9.1.tar.gz
IPEDSuploadables_2.9.1.zip(r-4.5)IPEDSuploadables_2.9.1.zip(r-4.4)IPEDSuploadables_2.9.1.zip(r-4.3)
IPEDSuploadables_2.9.1.tgz(r-4.4-any)IPEDSuploadables_2.9.1.tgz(r-4.3-any)
IPEDSuploadables_2.9.1.tar.gz(r-4.5-noble)IPEDSuploadables_2.9.1.tar.gz(r-4.4-noble)
IPEDSuploadables_2.9.1.tgz(r-4.4-emscripten)IPEDSuploadables_2.9.1.tgz(r-4.3-emscripten)
IPEDSuploadables.pdf |IPEDSuploadables.html✨
IPEDSuploadables/json (API)
NEWS
# Install 'IPEDSuploadables' in R: |
install.packages('IPEDSuploadables', repos = c('https://alisonlanski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alisonlanski/ipedsuploadables/issues
- com_cips - Dummy cip data for Completions functions
- com_students - Dummy student data for Completions 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, D, E, and F
- ef1_retention - Dummy student retention data for Fall Enrollment scripts part E
- ef1_students - Dummy student data for Fall Enrollment scripts
- 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
- om_students - Dummy data for Outcome Measures functions
- 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
Last updated 3 months agofrom:b1af7c21f1. Checks:OK: 6 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | NOTE | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:create_dummy_data_comcreate_dummy_data_e1dcreate_dummy_data_ef1create_dummy_data_grcreate_dummy_data_gr200create_dummy_data_hrcreate_dummy_data_omget_ipeds_unitidmake_com_part_Amake_com_part_Bmake_com_part_Cmake_com_part_Dmake_com_part_Emake_e1d_part_Amake_e1d_part_Bmake_e1d_part_Cmake_e1d_part_Dmake_e1d_part_Emake_e1d_part_Fmake_ef1_part_Amake_ef1_part_Bmake_ef1_part_Cmake_ef1_part_Dmake_ef1_part_Emake_ef1_part_Fmake_ef1_part_Gmake_ef1_part_Hmake_gr_part_Bmake_gr_part_Cmake_gr_part_Emake_gr200make_hr_part_A1make_hr_part_A2make_hr_part_B1make_hr_part_B2make_hr_part_B3make_hr_part_D1make_hr_part_D2make_hr_part_D3make_hr_part_D4make_hr_part_G1make_hr_part_G2make_hr_part_H1make_hr_part_H2make_om_part_Amake_om_part_Bmake_om_part_Cmake_om_part_Dprep_com_data_frameprep_ef1_data_frameprep_hr_data_frameprep_om_data_frameproduce_com_reportproduce_e1d_reportproduce_ef1_reportproduce_gr_reportproduce_gr200_reportproduce_hr_reportproduce_om_reportproduce_other_reportwrite_reportwrite_report_csv
Dependencies:clicpp11dplyrfansigenericsgluelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangrstudioapistringistringrsvDialogssvGUItibbletidyrtidyselecttimechangeutf8vctrswithr
How to produce other key-value uploads
Rendered fromhowto_use_autoformat.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2023-09-06
Started: 2022-01-26
How to use this package to support your IPEDS reporting
Rendered fromhowto_overall_ipedsuploadables.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-30
Started: 2021-10-08
Set up your data for IPEDS 12 Month Enrollment processing
Rendered fromsetup_for_12monthenrollment.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2021-08-13
Set up your data for IPEDS Completions processing
Rendered fromsetup_for_completions.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2020-08-28
Set up your data for IPEDS Fall Enrollment processing
Rendered fromsetup_for_fallenrollment.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2021-09-07
Set up your data for IPEDS GR processing
Rendered fromsetup_for_gr.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2021-08-26
Set up your data for IPEDS Graduation Rates 200 processing
Rendered fromsetup_for_gr200.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2021-08-20
Set up your data for IPEDS HR processing
Rendered fromsetup_for_hr.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2020-07-24
Set up your data for IPEDS OM processing
Rendered fromsetup_for_om.Rmd
usingknitr::rmarkdown
on Nov 01 2024.Last update: 2024-08-31
Started: 2021-08-20