Skip to contents

Fetch Enrollment Data

Functions for downloading enrollment data from SCDE

fetch_enr()
Fetch South Carolina enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
fetch_report_cards()
Fetch enrollment data from SC Report Cards
get_available_years()
Get list of available years for SC enrollment data

Data Transformation

Functions for transforming and analyzing enrollment data

tidy_enr()
Tidy enrollment data
id_enr_aggs()
Identify enrollment aggregation levels
enr_grade_aggs()
Custom Enrollment Grade Level Aggregates
slugify_district()
Create URL-safe slugs from district names

Fetch Directory Data

Functions for downloading school directory data from SCDE

fetch_directory()
Fetch South Carolina school directory data
clear_directory_cache()
Clear school directory cache

Caching

Functions for managing cached data

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