{"meta":{"status":200,"messages":[],"pagination":{"max":1,"offset":0,"count":1,"total":1,"pageNum":1,"totalPages":1,"sort":null,"currentUrl":"https://api.digitalmedia.hhs.gov/api/v2/resources/media.json?offset=0&max=1&ignoreHiddenMedia=1&format=json&id=19415","nextUrl":null,"previousUrl":null}},"results":[{"content":"<body>\n <div class=\"syndicate\"> \n  <div> \n   <div> \n    <h1 autofocus=\"true\"><strong><span>Scientific Data Sharing: Policies and Access to Data</span> </strong></h1> \n   </div> \n   <div> \n    <div> \n     <div role=\"alert\"> \n      <i></i> \n      <div>\n        This page provides information about NIH\u2019s scientific data management and sharing policies and repositories, previously available on the NIH Scientific Data Sharing Site. Please update any sharing.nih.gov bookmarks you may have to the new pages. \n      </div> \n     </div> \n    </div> \n   </div> \n   <div> \n    <article> \n     <div> \n      <div> \n       <div>\n         Scope Note \n       </div> \n       <div> \n        <p>NIH expects recipients to make the results and accomplishments of their activities available to the research community and to the public at large. These pages highlight policies and guidance on sharing and accessing research resources developed with NIH funding.</p> \n       </div> \n      </div> \n      <div> \n       <div> \n        <div> \n         <div> \n          <img src=\"https://sharing.nih.gov/sites/default/files/sharing/sds-access.png\"> \n         </div> \n         <div> \n          <h3> <a href=\"https://sharing.nih.gov/policy-and-compliance/policy-topics/sharing-policies/accessing-data\">Accessing Data</a> </h3> \n          <p>NIH has long valued making available to the public the results of research it supports and conducts. Allowing others to access data enable data reuse, increases transparency, and facilitates reproducibility of research results. Browse the many NIH-affiliated repositories and learn how to access datasets.</p> \n         </div> \n        </div> \n       </div> \n       <div> \n        <div> \n         <div> \n          <img src=\"https://sharing.nih.gov/sites/default/files/sharing/sds-dms.png\"> \n         </div> \n         <div> \n          <h3> <a href=\"https://sharing.nih.gov/policy-and-compliance/policy-topics/sharing-policies/dms\">Data Management and Sharing Policy</a> </h3> \n          <p>NIH has a longstanding commitment to making the results of NIH-funded funded research available.&nbsp; Responsible data management and sharing has many benefits, including accelerating the pace of biomedical research, enabling validation of research results, and providing accessibility to high-value datasets.</p> \n         </div> \n        </div> \n       </div> \n       <div> \n        <div> \n         <div> \n          <img src=\"https://sharing.nih.gov/sites/default/files/sharing/sds-gds.png\"> \n         </div> \n         <div> \n          <h3> <a href=\"https://sharing.nih.gov/policy-and-compliance/policy-topics/sharing-policies/gds\">Genomic Data Sharing Policy</a> </h3> \n          <p>Genomic research advances our understanding of factors that influence health and disease. To facilitate the translation of research results into applications that improve human health, NIH expects institutions and researchers to broadly and responsibly share genomic data generated by NIH funds.</p> \n         </div> \n        </div> \n       </div> \n       <div> \n        <div> \n         <div> \n          <img src=\"https://sharing.nih.gov/sites/default/files/sharing/sds-other.png\"> \n         </div> \n         <div> \n          <h3> <a href=\"https://sharing.nih.gov/policy-and-compliance/policy-topics/sharing-policies/other\">Other Sharing Policies</a> </h3> \n          <p>NIH has a variety of sharing policies addressing topics from model organisms to publications. Learn more about these policies and find out which apply to your research.</p> \n         </div> \n        </div> \n       </div> \n       <div> \n        <div> \n         <div> \n          <img src=\"https://sharing.nih.gov/sites/default/files/sharing/sds-application.png\"> \n         </div> \n         <div> \n          <h3> <a href=\"https://sharing.nih.gov/policy-and-compliance/policy-topics/sharing-policies/which-policies-apply-to-my-research\">Which Policies Apply to My Research?</a> </h3> \n          <p>Learn about which NIH policies apply to your research.</p> \n         </div> \n        </div> \n       </div> \n      </div> \n      <div> \n       <div tabindex=\"-1\" aria-labelledby=\"glossary_item_modal\" aria-hidden=\"true\"> \n        <div> \n         <div> \n          <div> \n           <div> \n            <i></i> \n           </div> \n           <span>Glossary Entry</span> \n           <button type=\"button\" data-bs-dismiss=\"modal\" aria-label=\"Close\"></button> \n          </div> \n         </div> \n        </div> \n       </div> \n      </div> \n     </div> \n    </article> \n   </div> \n   <div> \n    <div> \n     <div> \n      <h3>Resources</h3> \n      <div> \n       <div> \n        <h4> <strong>Upcoming Events</strong> </h4> \n        <ul></ul> \n       </div> \n       <div> \n        <h4> <strong>General</strong> </h4> \n        <ul> \n         <li> <a href=\"https://datascience.nih.gov/data-ecosystem/generalist-repository-ecosystem-initiative\">Generalist Repository Ecosystem Initiative</a> </li> \n         <li> <a href=\"https://www.nlm.nih.gov/NIHbmic/generalist_repositories.html\">Generalist Data Repositories (NLM)</a> </li> \n         <li> <a href=\"https://www.nlm.nih.gov/NIHbmic/domain_specific_repositories.html\">NIH-Supported Data Sharing Resources (NLM)</a> </li> \n        </ul> \n       </div> \n       <div> \n        <h4> <strong>Videos</strong> </h4> \n        <ul></ul> \n       </div> \n      </div> \n     </div> \n    </div> \n    <script>\n\t\t\tfunction collapseMore(collapseList, addDiv, btnName) {\n\t\t\t\tif (collapseList) {\n\t\t\t\t\tconst items = collapseList.querySelectorAll(\"li\");\n\t\t\t\t\tconst maxVisibleItems = 2;\n\t\n\t\t\t\t\tif (items.length > maxVisibleItems) {\n\t\t\t\t\tfor (let i = maxVisibleItems; i < items.length; i++) {\n\t\t\t\t\t\titems[i].style.display = \"none\";\n\t\t\t\t\t}\n\t\t\t\t\taddDiv.innerHTML = `<a href=\"#\" class=\"text-decoration-none\">See more ${btnName}</a>`;\n\t\t\t\t\tcollapseList.after(addDiv);\n\t\t\t\t\taddDiv.addEventListener(\"click\", function (event) {\n\t\t\t\t\t\tevent.preventDefault();\n\t\t\t\t\t\tfor (let i = maxVisibleItems; i < items.length; i++) {\n\t\t\t\t\t\titems[i].style.display = \"\";\n\t\t\t\t\t\t}\n\t\t\t\t\t\taddDiv.style.display = \"none\";\n\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t\t\t\t\t\t\n\t\t\tconst list = document.querySelector(\".general-see-more\");\n\t\t\tconst seeMore = document.createElement(\"div\");\n\t\t\tcollapseMore(list, seeMore, \"General\");\n\t\n\t\t\tlet data = {\"tags\":[],\"project_id\":\"https:\\/\\/search.grants.nih.gov\\/lc\\/api\\/resources\\/tags\",\"project\":\"64888cbd5b0ce2db990fc8d3\",\"fqs\":[],\"query\":\"OR\",\"see_also\":null,\"page_contact\":\"<h3>\\r\\n  Data Management & Sharing (DMS)\\r\\n<\\/h3>\\r\\n<ul>\\r\\n  <li>Email: <a href=\\\"mailto:sharing@nih.gov\\\">sharing@nih.gov<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<h3>\\r\\n  Genomic Data Sharing (GDS)\\r\\n<\\/h3>\\r\\n<ul>\\r\\n  <li>Email: <a href=\\\"mailto:GDS@mail.nih.gov\\\">GDS@mail.nih.gov<\\/a><\\/li>\\r\\n  <li>Email: <a href=\\\"https:\\/\\/dbgap.ncbi.nlm.nih.gov\\/aa\\/wga.cgi?page=email&from=login\\\">Contact dbGaP Staff Form<\\/a><\\/li>\\r\\n<\\/ul>\",\"general_resources\":\"<ul>\\r\\n    <li>\\r\\n        <a href=\\\"https:\\/\\/datascience.nih.gov\\/data-ecosystem\\/generalist-repository-ecosystem-initiative\\\">Generalist Repository Ecosystem Initiative<\\/a>\\r\\n    <\\/li>\\r\\n    <li>\\r\\n        <a href=\\\"https:\\/\\/www.nlm.nih.gov\\/NIHbmic\\/generalist_repositories.html\\\">Generalist Data Repositories (NLM)<\\/a>\\r\\n    <\\/li>\\r\\n    <li>\\r\\n        <a href=\\\"https:\\/\\/www.nlm.nih.gov\\/NIHbmic\\/domain_specific_repositories.html\\\">NIH-Supported Data Sharing Resources (NLM)<\\/a>\\r\\n    <\\/li>\\r\\n<\\/ul>\",\"custom_faq\":null,\"resources_data\":[],\"faq_data\":[],\"theme_hook_original\":\"learning-center\",\"attributes\":\"\",\"title_attributes\":\"\",\"content_attributes\":\"\",\"title_prefix\":[],\"title_suffix\":[],\"db_is_active\":true,\"is_admin\":false,\"logged_in\":false,\"user\":{},\"directory\":\"themes\\/nihod5__subtheme\",\"theme_hook_suggestions\":[]};\n\t\n\t\t\tlet resources_data = data.resources_data\n\t\n\t\n\t\t\tlet general_resources_present = false;\n\t\t\tif(data.general_resources && data.general_resources.trim() !== \"\"){\n\t\t\t\tgeneral_resources_present = true;\n\t\t\t}\n\t\t\tlet general_resources_wrapper = document.getElementById(\"general-resource-wrapper\");\n\t\t\tlet fetched_resources_wrapper = document.getElementById(\"fetched-doc-resources\");\n\t\t\tconst upcoming_events = document.querySelector(\".upcoming-events-block\");\n\t\t\tconst videos_block = document.querySelector(\".videos-block\");\n\t\t\tlet future_events = [];\n\t\t\tlet videos = [];\n\t\t\tconst currentTimestamp = Date.now();\n\t\t\tlet doc_resources = [];\n\t\t\tif (resources_data.resources && resources_data.resources.length > 0) {\n\t\t\t\tresources_data.resources.map((resource) => {\n\t\t\t\t\tif (resource.type === \"standard_event\") {\n\t\t\t\t\t\tif (new Date() < new Date(resource.date)){\n\t\t\t\t\t\t\tfuture_events.push({\n\t\t\t\t\t\t\tid: resource._id,\n\t\t\t\t\t\t\ttitle: resource.title,\n\t\t\t\t\t\t\tdate: new Date(resource.date),\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\t\t\t\t\t\tlet obj = {};\n\t\t\t\t\t\tlet transcriptPresent = false;\n\t\t\t\t\t\tlet slidedeckPresent = false;\n\t\t\t\t\t\tlet videoPresent = false;\n\t\t\t\t\t\tresource.resources.map((r) => {\n\t\t\t\t\t\t\tif(r.kind === \"transcript\"){\n\t\t\t\t\t\t\t\ttranscriptPresent = true;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif(r.kind === \"slideDeck\"){\n\t\t\t\t\t\t\t\tslidedeckPresent = true;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif (r.kind === \"recording\" && r.postEvent) {\n\t\t\t\t\t\t\t\tvideoPresent = true;\n\t\t\t\t\t\t\t\tobj = {\n\t\t\t\t\t\t\t\t\ttitle: resource.title,\n\t\t\t\t\t\t\t\t\tid: resource._id,\n\t\t\t\t\t\t\t\t\turl: r.url,\n\t\t\t\t\t\t\t\t\ttime: r.time,\n\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\tif(r.hasOwnProperty(\"youtube_data\") && r[\"youtube_data\"] !== null && r[\"youtube_data\"] !== undefined && r[\"youtube_data\"] !== ''){\n\t\t\t\t\t\t\t\t\t// obj.published = r.youtube_data.publishedAt\n\t\t\t\t\t\t\t\t\tobj.published = resource.date\n\t\t\t\t\t\t\t\t\tobj.externalYoutube = false\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t\tif(videoPresent && transcriptPresent){\n\t\t\t\t\t\t\tvideos.push(obj)\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\n\t\t\t\t\tif(resource.type === \"resource\"){\n\t\t\t\t\t\tresource.resources.map((r) => {\n\t\t\t\t\t\t\tif(r.hasOwnProperty(\"youtube_data\") && r[\"youtube_data\"] !== null && r[\"youtube_data\"] !== undefined && r[\"youtube_data\"] !== ''){\n\t\t\t\t\t\t\t\tobj = {\n\t\t\t\t\t\t\t\t\ttitle: r.youtube_data.title,\n\t\t\t\t\t\t\t\t\tid: resource._id,\n\t\t\t\t\t\t\t\t\turl: r.url,\n\t\t\t\t\t\t\t\t\tpublished: r.youtube_data.publishedAt,\n\t\t\t\t\t\t\t\t\texternalYoutube: true\n\t\t\t\t\t\t\t\t};\n\t\t\t\t\t\t\t\tvideos.push(obj)\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tif(r.kind === \"resource\" && r.type === \"file\"){\n\t\t\t\t\t\t\t\tdoc_resources.push({\n\t\t\t\t\t\t\t\t\ttitle: r.title,\n\t\t\t\t\t\t\t\t\turl: r.url,\n\t\t\t\t\t\t\t\t\ttype: r.fileExt,\n\t\t\t\t\t\t\t\t\tsize: r.size\n\t\t\t\t\t\t\t\t})\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\n\t\t\tif(doc_resources.length > 0){\n\t\t\t\tlet doc_resouces_html = \"<ul>\";\n\t\t\t\tdoc_resources.forEach(doc=>{\n\t\t\t\t\t// let file_type = \"\";\n\t\t\t\t\t// switch(doc.type){\n\t\t\t\t\t// \tcase 'pptx' : file_type = \"Power Point\" ; break;\n\t\t\t\t\t// \tcase 'pdf' : file_type = \"PDF\" ; break;\n\t\t\t\t\t// \tcase 'docx' : file_type = \"Word Document\"; break;\n\t\t\t\t\t// }\n\t\t\t\t\tdoc_resouces_html += `<li><a href=\"${doc.url}\">${doc.title} (${doc.size})</a></li>`\n\t\t\t\t})\n\t\t\t\tdoc_resouces_html += \"</ul>\"\n\t\t\t\tfetched_resources_wrapper.innerHTML = doc_resouces_html;\n\t\t\t}\n\t\n\t\t\tvideos.sort((a, b) => new Date(b.published) - new Date(a.published));\n\t\t\tconst date_utc_options = {\n\t\t\t\tyear: \"numeric\",\n\t\t\t\tmonth: \"long\",\n\t\t\t\tday: \"numeric\",\n\t\t\t\ttimeZone: \"UTC\",\n\t\t\t};\n\t\t\t\n\t\t\tif(future_events.length === 0 && videos.length === 0 && !general_resources_present){\n\t\t\t\tgeneral_resources_wrapper.style.display = \"none\";\n\t\t\t} else {\n\t\t\t\tconst events_element = document.getElementById(\"upcoming-events\");\n\t\t\t\tconst date_options = { year: \"numeric\", month: \"long\", day: \"numeric\" };\n\t\t\t\tif (future_events.length > 0) {\n\t\t\t\t\tfuture_events.map((i) => {\n\t\t\t\t\t\tconst newLiElement = document.createElement(\"li\");\n\t\t\t\t\t\tnewLiElement.innerHTML = `<a href=\"/news-events/calendar-of-events/${i.id}\">${i.title}</a> on ${new Date(i.date).toLocaleString(\"en-US\",date_options)}`;\n\t\t\t\t\t\tevents_element.appendChild(newLiElement);\n\t\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\tupcoming_events.style.display = \"none\";\n\t\t\t\t}\n\t\n\t\t\t\tconst videos_element = document.getElementById(\"videos\");\n\t\t\t\tif (videos.length > 0) {\n\t\t\t\tvideos.map((i) => {\n\t\t\t\t\tconst newLiElement = document.createElement(\"li\");\n\t\t\t\t\tif(i.externalYoutube){\n\t\t\t\t\t\tnewLiElement.innerHTML = `<a href=\"${i.url}\" target=\"_blank\" class=\"new-domain\">${i.title}</a> (${new Intl.DateTimeFormat('en-US', date_utc_options).format(new Date(i.published))})`;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tnewLiElement.innerHTML = `<a href=\"/news-events/calendar-of-events/${i.id}/video\">${i.title}</a> (${new Intl.DateTimeFormat('en-US', date_utc_options).format(new Date(i.published))})`;\n\t\t\t\t\t}\n\t\t\t\t\tvideos_element.appendChild(newLiElement);\n\t\t\t\t});\n\t\t\t\t} else {\n\t\t\t\t\tvideos_block.style.display = \"none\";\n\t\t\t\t}\n\t\t\t\tconst video_list = document.querySelector(\".videos-see-more\");\n\t\t\t\tconst seeMoreVideos = document.createElement(\"div\");\n\t\t\t\tcollapseMore(video_list, seeMoreVideos, \"Videos\");\n\t\t\t}\n\t\t</script> \n    <div> \n     <div> \n      <h3>Contact</h3> \n      <div> \n       <h3> Data Management &amp; Sharing (DMS) </h3> \n       <ul> \n        <li>Email: <a href=\"https://sharing.nih.gov/cdn-cgi/l/email-protection#f2819a93809b9c95b29c9b9adc959d84\"><span data-cfemail=\"d0a3b8b1a2b9beb790beb9b8feb7bfa6\">[email&nbsp;protected]</span></a></li> \n       </ul> \n       <h3> Genomic Data Sharing (GDS) </h3> \n       <ul> \n        <li>Email: <a href=\"https://sharing.nih.gov/cdn-cgi/l/email-protection#256261766548444c490b4b4c4d0b424a53\"><span data-cfemail=\"36717265765b575f5a18585f5e18515940\">[email&nbsp;protected]</span></a></li> \n        <li>Email: <a href=\"https://dbgap.ncbi.nlm.nih.gov/aa/wga.cgi?page=email&amp;from=login\">Contact dbGaP Staff Form</a></li> \n       </ul> \n      </div> \n     </div> \n    </div> \n   </div> \n  </div> \n  <hr> \n  <small> This page last updated on: August 5, 2025<br> For technical issues <a href=\"https://sharing.nih.gov/contact-us\">E-mail OER Webmaster</a> </small> \n </div>\n <script type=\"application/ld+json\">{\"@context\":\"http://schema.org\",\"@type\":\"Article\",\"headline\":\"Budgeting for Data Management &amp; Sharing\",\"datePublished\":\"2022-53-05T17:53:00Z\",\"description\":\"Find out what data sharing related costs may be requested in an application for funding.\",\"about\":\"data, management, sharing, budgeting\",\"audience\":\"\",\"dateCreated\":\"2022-53-05T17:53:00Z\",\"dateModified\":\"2025-20-12T02:20:30Z\",\"sourceOrganization\":\"National Institutes of Health\"}</script>\n</body><div class='syndicate'><span><Strong>Syndicated Content Details:</strong></span><br/><span>Source URL: <a href='https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-DMS/budgeting-for-data-management-sharing'>https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-DMS/budgeting-for-data-management-sharing</a></span><br/><span>Source Agency: <a href='http://www.nih.gov'>National Institutes of Health (NIH)</a></span><br/><span>Captured Date: 2022-08-05 17:53:00.0</span><br/></div><iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-KT9TM9&mediaId=19415&mediaType=html&sourceUrl=https%3A%2F%2Fsharing.nih.gov%2Fdata-management-and-sharing-policy%2Fplanning-and-budgeting-DMS%2Fbudgeting-for-data-management-sharing&userId=-1&sourceId=4&sourceAcronym=NIH&campaignId=-1&campaignName=null&languageId=1&isoCode=eng\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe><noscript><iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-KT9TM9&mediaId=19415&mediaType=html&sourceUrl=https%3A%2F%2Fsharing.nih.gov%2Fdata-management-and-sharing-policy%2Fplanning-and-budgeting-DMS%2Fbudgeting-for-data-management-sharing&userId=-1&sourceId=4&sourceAcronym=NIH&campaignId=-1&campaignName=null&languageId=1&isoCode=eng\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>","description":"Find out what data sharing related costs may be requested in an application for funding.","id":19415,"mediaType":"Html","name":"Budgeting for Data Management & Sharing","sourceUrl":"https://sharing.nih.gov/data-management-and-sharing-policy/planning-and-budgeting-DMS/budgeting-for-data-management-sharing"}]}