Skip to contents

Data access

Public API for the harmonised series. Each function returns a tibble in the canonical tidy-long schema documented in inst/dict/schema.yaml.

get_enrollment()
Brazilian school-enrollment series
get_schooling()
Brazilian mean years of schooling

Citations

Cite the originating data sources, not only the package itself.

educabr_cite()
Generate citations for educabr data sources

Dashboard

Launch the bundled Shiny dashboard. A read-only deployment is also hosted on shinyapps.io.

run_dashboard()
Launch the educabr Shiny dashboard

Backing datasets

Internal backing stores for get_enrollment() and get_schooling(). End users should call the get_*() functions instead of loading these objects directly — the public API normalises schema differences across datasets, applies filters and translates labels.

enrollment_kang_fgv
Enrollment series — Kang / FGV-IBRE 2023 compilation
enrollment_tertiary
Tertiary (ensino superior) enrollment — multi-source compilation
schooling_kang_fgv
Mean years of schooling — Walter & Kang 2023 compilation

Package

educabr educabr-package
educabr: Harmonized Historical Series on Brazilian Education