nsf-awards / README.md
ccm's picture
Upload dataset
57fe5ad verified
---
language:
- en
size_categories:
- 100K<n<1M
task_categories:
- tabular-classification
- tabular-regression
pretty_name: NSF Award Dataset
dataset_info:
features:
- name: AwardTitle
dtype: string
- name: AGENCY
dtype: string
- name: AwardEffectiveDate
dtype: string
- name: AwardExpirationDate
dtype: string
- name: AwardTotalIntnAmount
dtype: float64
- name: AwardAmount
dtype: float64
- name: AwardInstrument
dtype: string
- name: Organization
dtype: string
- name: ProgramOfficer
dtype: string
- name: AbstractNarration
dtype: string
- name: MinAmdLetterDate
dtype: string
- name: MaxAmdLetterDate
dtype: string
- name: ARRAAmount
dtype: string
- name: TRAN_TYPE
dtype: string
- name: CFDA_NUM
dtype: string
- name: NSF_PAR_USE_FLAG
dtype: string
- name: FUND_AGCY_CODE
dtype: string
- name: AWDG_AGCY_CODE
dtype: string
- name: AwardID
dtype: string
- name: Investigator
dtype: string
- name: Institution
dtype: string
- name: Performance_Institution
dtype: string
- name: ProgramElement
dtype: string
- name: FUND_OBLG
dtype: string
- name: Source
dtype: string
splits:
- name: train
num_bytes: 1873366481
num_examples: 523369
download_size: 596725918
dataset_size: 1873366481
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset contains the data made accessible by NSF [here](https://www.nsf.gov/awardsearch/download.jsp). It is only minimally edited to enable processing. The processing script can be found [here](https://github.com/cmccomb/scrape-nsf-awards).
Although this project uses NSF's data, it is not support, condoned, or endorsed by the National Science Foundation.