Skip to contents

Fetch Enrollment Data

Functions for downloading enrollment data from MDE

fetch_enr()
Fetch Mississippi enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
get_available_years()
Get list of available years

Fetch Directory Data

Functions for downloading school directory data from MDE

fetch_directory()
Fetch Mississippi school directory data
get_directory_years()
Get available directory years
clear_directory_cache()
Clear directory data cache

Transform Data

Functions for transforming and tidying enrollment 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 cached data

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

Utilities

Helper functions