File size: 1,903 Bytes
3acf2a0 684fdf5 12bfd96 684fdf5 77de31e 684fdf5 77de31e 684fdf5 12bfd96 684fdf5 77de31e 684fdf5 77de31e 684fdf5 77de31e 684fdf5 77de31e 684fdf5 77de31e 12bfd96 77de31e 12bfd96 684fdf5 12bfd96 684fdf5 12bfd96 77de31e 12bfd96 77de31e 12bfd96 64514f9 3acf2a0 665d23c 3acf2a0 9c6c41c 97df896 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 |
---
dataset_info:
features:
- name: AwardTitle
dtype: string
- name: AGENCY
dtype: string
- name: AwardEffectiveDate
dtype: string
- name: AwardExpirationDate
dtype: string
- name: AwardTotalIntnAmount
dtype: string
- name: AwardAmount
dtype: string
- 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: FoaInformation
dtype: string
- name: ProgramReference
dtype: string
- name: Appropriation
dtype: string
- name: Fund
dtype: string
- name: POR
dtype: string
splits:
- name: train
num_bytes: 2861824931
num_examples: 517498
download_size: 901417052
dataset_size: 2861824931
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
language:
- en
pretty_name: NSF Award Dataset
size_categories:
- 100K<n<1M
---
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.
|