generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
03-budgeting.Rmd
72 lines (48 loc) · 4.11 KB
/
03-budgeting.Rmd
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
```{r, include = FALSE}
ottrpal::set_knitr_image_path()
```
# Budgeting for Data Sharing
In this section we will describe what you need to think about in terms of how to budget for the management and sharing of your data, as well as what money you can request to help you carry out your DMS plans.
```{r, echo=FALSE, fig.alt='We are on the fourth step of the pathway - Budgeting.', out.width = '80%', fig.align = 'center'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1luFoDzF6aDJEebbL6iWoJ_s8s9nQnaWLL5jghbmWdak/edit#slide=id.g16b04bd80e5_4_62")
```
> You can refer to the [NIH overview about budgeting for this policy](https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-DMS/budgeting-for-data-management-sharing#after){target="_blank"} of which research will be covered by this new policy.
```{r, echo=FALSE, fig.alt='Costs associated with FAIR principles are generally allowed, while infrastructure and data gathering costs are not.', out.width = '80%', fig.align = 'center'}
ottrpal::include_slide("https://docs.google.com/presentation/d/1luFoDzF6aDJEebbL6iWoJ_s8s9nQnaWLL5jghbmWdak/edit#slide=id.g178800e11b1_15_16")
```
## Allowable Costs
You can request funding for costs related to your data including **personnel** and **fees** associated with:
- Curating the data (but not gaining access or collecting)
- Local data management before sharing
- Developing supporting documentation
- Standardizing the data
- Preparing the metadata to be findable, accessible, interpretable, and reusable (FAIR)
- Formatting the data for storage in a repository
- Transmission of the data from local storage to a repository
- De-identification of the data
- Data deposit fees for storing data in a repository to share the data for a specific amount of time
<div class = "notice">
- If a DMS plan states that the data will be shared for 10 years in a repository, then the costs for the entire 10 years needs to be paid prior to the end of the funding award period (period of performance) - this includes scientific data or metadata that is shared after the award period.
- If the DMS plan states that the data will be shared in multiple repositories, the costs for each repository can be included in the budget.
</div>
> You can refer to the [NIH Supplemental Information for Allowable Costs](https://grants.nih.gov/grants/guide/notice-files/NOT-OD-21-015.html){target="_blank"} for more information.
> If you have questions, you can email: [email protected]
## Unallowable costs
The following costs are **not allowed** in the budget:
* Infrastructure costs (for example [facilities and administrative costs](https://grants.nih.gov/grants/policy/nihgps/html5/section_7/7.3_direct_costs_and_facilities_and_administrative_costs.htm) should be indirect costs)
* Costs related to gaining access to the data
* Costs related to collecting the data
## Budget Implementation
To request funds for data management and sharing:
* Direct costs should use the R&R Budget Form. _A single line item should appear in section F "Other Direct Costs"_
* Budget justification should provide a brief summary of the DMS plan and costs. _Use PHS 398 Modular Budget Form (as text embedded within the Additional Narrative Justification) and the R&R Budget Form (embedded within the section L "Budget Justification" attachment)_
* Check that any related costs for other data policies like the [Genomic Data Sharing (GDS) Policy](https://osp.od.nih.gov/scientific-sharing/genomic-data-sharing/) are also included
> See additional guidance at the [NIH Implementation Details](https://grants.nih.gov/grants/guide/notice-files/NOT-OD-22-189.html) for this policy
## Assessment of Budget
- Peer reviewers will have access to the budget justification but not the DMS Plan
- Peer reviewers may provide comments on the reasonableness of the budget
- These comments will not impact the score
<div class = "notice">
- Don't double up requests for direct and indirect support
- Activities that get supported must happen during project period (for example if storing data for 10 years, you must pay for all of those years in advance)
</div>