/data_pipeline_ipeds_example

Example of a data pipeline using IPEDS to demonstrate data management practices for SDP Fall Workshop 2022.

Primary LanguageHTML

IPEDS Pipeline Example

IPEDS Pipeline Example

This package demonstrates how to use the targets package to build a data pipeline in R. This example uses IPEDS data from the US Department of Education.

To Run

Download the repository and run targets::tar_make() in the working directory.

To view the pipeline you can run targets::tar_visnetwork().

targets::tar_visnetwork()

Fall Workshop 2022

This repository accompanies a session by Jared Knowles at Fall Workshop 2022 for the Strategic Data Project Higher Education Fellowship.