Skip to contents

Fetch Data

Functions for downloading enrollment data

fetch_enr()
Fetch Nebraska enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
fetch_directory()
Fetch Nebraska school directory data
fetch_directory_multi()
Fetch directory data for multiple administrator types
get_available_years()
Get available years for Nebraska enrollment data

Transform Data

Functions for reshaping and aggregating data

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

Caching

Functions for managing local data cache

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

Utilities

Helper functions