Package: edbuildmapr
Type: Package
Title: Download School District Geospatial Data, Perform Spatial
        Analysis, and Create Formatted Exportable Maps
Version: 0.3.1
Authors@R: c(
    person("Megan", "Brodzik", email = "meganbrodzik@gmail.com", role = c("cre", "aut")),
    person("Cecilia", "Depman", email = "cecilia.depman@gmail.com", role = "aut"),
    person("Sara", "Hodges", email = "sara.hodges@gmail.com", role = "aut"))
Description: Import US Census Bureau, Education Demographic and Geographic Estimates Program,
  Composite School District Boundaries Files for 2013-2019 with the option to attach the 'EdBuild'
  master dataset of school district finance, student demographics, and community economic
  indicators for every school district in the United States. The master dataset is built
  from the US Census, Annual Survey of School System Finances (F33) and joins data from the
  National Center for Education Statistics, Common Core of Data; the US Census, Small Area
  Income and Poverty Estimates; and the US Census, Education Demographic and Geographic
  Estimates. Additional functions in the package create a dataset of all pairs of school
  district neighbors as either a dataframe or a shapefile and create formatted maps of
  selected districts at the state or neighbor level, symbolized by a selected variable
  in the 'EdBuild' master dataset. For full details about 'EdBuild' data processing please
  see 'EdBuild' (2020) <http://data.edbuild.org/>. 
License: CC0
Imports: dplyr, magrittr, spdep, sf (>= 0.9-1), stringr, tibble,
        tidyselect (>= 1.0.0), tmap (>= 3.0)
URL: https://github.com/EdBuild/edbuildmapr
BugReports: https://github.com/EdBuild/edbuildmapr/issues
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2021-06-14 15:37:58 UTC; MeganBrodzik
Author: Megan Brodzik [cre, aut],
  Cecilia Depman [aut],
  Sara Hodges [aut]
Maintainer: Megan Brodzik <meganbrodzik@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-15 06:00:02 UTC
Built: R 4.1.0; ; 2021-06-16 11:51:21 UTC; unix
