Skip to content

Data Validation and Testing #132

Description

@kasmith11

This is a follow-up to the 2025 INAIR Conference and is related to issue #131. This issue outlines the steps one can take to add additional data validation.

The steps for data validation are as follows:

  • Create fork of IPEDSuploadables repository
  • Refer to "Set up your data for IPEDS #### processing" with ### being your report of choice found in the articles tab of the IPEDSuploadables documentation. This will provide you with data types and data values that a given column/field should adhere to.
  • Navigate to the function that produces your report of choice, produce_####_report located in IPEDSuploadables\R\produce_####_report to add validation for each field.
  • Example validation can be found in IPEDSuploadables\R\produce_hr_report
  • Submit pull request

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions