Package: SchoolDataIT Type: Package Title: Retrieve, Harmonise and Map Open Data Regarding the Italian School System Version: 0.2.13 Authors@R: c(person(given = "Leonardo", family = "Cefalo", role = c("aut", "cre"), email = "leonardo.cefalo@uniba.it", comment = c(ORCID = "0009-0001-7776-723X")), person(given = "Alessio", family = "Pollice", role = c("ctb","ths"), email="alessio.pollice@uniba.it", comment = c(ORCID = "0000-0002-2818-9373")), person(given = "Paolo", family = "Maranzano", role = c("ctb"), email = "pmaranzano.ricercastatistica@gmail.com", comment = c(ORCID = "0000-0002-9228-2759"))) Author: Leonardo Cefalo [aut, cre] (), Alessio Pollice [ctb, ths] (), Paolo Maranzano [ctb] () Maintainer: Leonardo Cefalo Description: Compiles and displays the available data sets regarding the Italian school system, with a focus on the infrastructural aspects. Input datasets are downloaded from the web, with the aim of updating everything to real time. The functions are divided in four main modules, namely 'Get', to scrape raw data from the web 'Util', various utilities needed to process raw data 'Group', to aggregate data at the municipality or province level 'Map', to visualize the output datasets. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/lcef97/SchoolDataIT LazyData: true RoxygenNote: 7.3.2 Imports: curl, dplyr, ggplot2, grDevices, httr, leafpop, magrittr, readr, rlang, rvest, sf, stringr, tidyr, utils, xml2 Suggests: knitr, mapview, readxl, rmarkdown, testthat (>= 3.0.0), tidyverse Config/testthat/edition: 3 Depends: R (>= 2.10) Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://lcef97.r-universe.dev Date/Publication: 2026-04-29 10:31:35 UTC RemoteUrl: https://github.com/lcef97/schooldatait RemoteRef: HEAD RemoteSha: 944086b36ae696911abac2783bcb2db4e3d95141 NeedsCompilation: no Packaged: 2026-07-13 05:10:55 UTC; root