Skip to contents

Fetch Enrollment Data

Download enrollment data from Wisconsin DPI

fetch_enr()
Fetch Wisconsin enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
get_available_years()
Get available years for Wisconsin enrollment data

Fetch Graduation Data

Download graduation rate data from Wisconsin DPI

fetch_graduation()
Fetch Wisconsin High School Graduation Rate Data
fetch_graduation_multi()
Fetch Graduation Rate Data for Multiple Years
get_available_grad_years()
Get Available Graduation Years

Fetch Directory Data

Download school directory data from Wisconsin DPI

fetch_directory()
Fetch Wisconsin school directory data
clear_directory_cache()
Clear school directory cache

Process & Tidy

Transform data into analysis-ready formats

tidy_enr()
Tidy enrollment data
id_enr_aggs()
Identify enrollment aggregation levels
enr_grade_aggs()
Custom Enrollment Grade Level Aggregates

Cache Management

Manage locally cached data

cache_status()
Show cache status
clear_cache()
Clear the wischooldata cache