Package: edfinr
Type: Package
Title: Access Tidy Education Finance Data
Version: 0.1.1
Authors@R: c(
    person(
      "Alex", "Spurrier",
      email = "alex.spurrier@bellwether.org",
      role = c("aut", "cre")
    ),
    person(
      "Krista", "Kaput",
      role = "aut"
    ),
    person(
      "Michael", "Chrzan",
      role = "ctb"
    ),
    person("Bellwether", role = "cph")
  )
Description: Provides easy access to tidy education finance data using Bellwether's methodology 
    to combine NCES F-33 Survey, Census Bureau Small Area Income Poverty Estimates (SAIPE),
    and community data from the ACS 5-Year Estimates. The package simplifies
    downloading, caching, and filtering education finance data by year and state,
    enabling researchers and analysts to explore K-12 education funding patterns,
    revenue sources, expenditure categories, and demographic factors across 
    U.S. school districts.
License: CC BY 4.0
URL: https://github.com/bellwetherorg/edfinr,
        https://bellwetherorg.github.io/edfinr/
BugReports: https://github.com/bellwetherorg/edfinr/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, rlang, tibble
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: ggplot2, knitr, rmarkdown, scales, stringr, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-20 17:42:47 UTC; alexspurrier
Author: Alex Spurrier [aut, cre],
  Krista Kaput [aut],
  Michael Chrzan [ctb],
  Bellwether [cph]
Maintainer: Alex Spurrier <alex.spurrier@bellwether.org>
Repository: CRAN
Date/Publication: 2025-08-26 14:00:08 UTC
Built: R 4.5.1; ; 2025-10-21 13:35:58 UTC; windows
