Title: Data About Historic Pell Grant Distribution in the US
Version: 0.1.0
Description: Historic Pell grant data as provided by the US Department of Education. This package contains data about how much pell grant was awarded by which institution in which year. This data comes from the US Department of Education. Raw data can be downloaded from here: https://www2.ed.gov/finaid/prof/resources/data/pell-institution.html.
Encoding: UTF-8
RoxygenNote: 7.2.1
URL: https://github.com/Curious-Joe/pell, https://curious-joe.github.io/pell/
BugReports: https://github.com/Curious-Joe/pell/issues
Depends: R (≥ 2.10)
LazyData: true
Suggests: dplyr, knitr, rmarkdown, treemap, visdat
VignetteBuilder: knitr
License: CC0
NeedsCompilation: no
Packaged: 2022-08-13 13:32:58 UTC; ahfah
Author: Arafath Hossain [aut, cre]
Maintainer: Arafath Hossain <a.h.fahad90@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-16 09:00:02 UTC

Pell Grant Data

Description

Total dollar amount awarded as Pell grant by different colleges over the years.

Usage

pell

Format

A data frame with six variables:

STATE

Name of the state of the respective institution

AWARD

Total dollar value of awarded pell grant by the respective institution

RECIPIENT

Total number of pell grant recipients at that institution

NAME

Name of the college/university

SESSION

Academic session when the grant was awarded

YEAR

Fiscal year of when the grant was awarded

Source

US Department of Education: https://www2.ed.gov/finaid/prof/resources/data/pell-institution.html

For further details about the federal Pell grant program, see https://www2.ed.gov/programs/fpg/index.html

mirror server hosted at Truenetwork, Russian Federation.