IPEDSuploadables produces text files in key-value format which meet the IPEDS requirements for upload on their website. By using this package, institutions can avoid the time and risk of manually typing numbers into web forms across multiple screen. Package documentation (see the website) describes how an institution’s data must be formatted to make use of these scripts.
The package is currently serving the 2024-2025 IPEDS reporting cycle If you are new to this process or are looking for updatesAs reports are added, this list will be updated.
You are welcome to fork this repo and work towards new reports or new institution-types for existing reports
For code, issues, etc, visit the github site.
To see full documentation, visit the package website.
You can install the package in the standard way from CRAN
install.packages("IPEDSuploadables")
To get newer releases or bug fixes before they are posted to the CRAN version, you can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("AlisonLanski/IPEDSuploadables") #or use # install.packages("remotes") remotes::install_github("AlisonLanski/IPEDSuploadables")
To access vignettes locally (instead of through the website) add an argument:
devtools::install_github("AlisonLanski/IPEDSuploadables", build_vignettes = TRUE)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4