Skip to contents

Fetching Data

Functions for downloading enrollment and directory data from RIDE

fetch_enr()
Fetch Rhode Island enrollment data
fetch_enr_multi()
Fetch enrollment data for multiple years
fetch_directory()
Fetch Rhode Island school directory data
get_available_years()
Get available years for Rhode Island enrollment data

Data Transformation

Functions for transforming and tidying data

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

RIDE Data Catalog

Functions for querying and monitoring RIDE data files

ride_get_file_catalog()
Get the RIDE file ID catalog
ride_detect_new_files()
Detect new files on the RIDE Data Center
check_for_updates()
Check for new enrollment data on RIDE Data Center

Data Import

Functions for importing locally downloaded data files

import_local_directory()
Import local directory file

Caching

Functions for managing local data cache

cache_status()
Show cache status
clear_cache()
Clear the rischooldata cache
clear_directory_cache()
Clear school directory cache