Skip to contents

Fetch Enrollment Data

Download enrollment data from NDDPI

fetch_enr()
Fetch North Dakota enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
get_available_years()
Get available years from NDDPI data

Fetch Graduation Data

Download graduation rate data from ND Insights

fetch_graduation()
Fetch North Dakota graduation rate data
fetch_graduation_multi()
Fetch graduation rate data for multiple years
get_available_grad_years()
Get available graduation rate years
get_raw_graduation()
Download raw graduation rate data from ND Insights

Directory Data

School and district directory information

fetch_directory()
Fetch North Dakota school directory data
fetch_district_directory()
Fetch district directory data
get_directory_years()
Get available years for directory data

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 ndschooldata cache