Skip to content

Commit

Permalink
fixes file path naming issue;
Browse files Browse the repository at this point in the history
updates site to run on Node 18; updates Gemfiles
  • Loading branch information
btylerburton committed Sep 13, 2023
1 parent 0deffce commit 408a628
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.19.0
18.17.1
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
rake (>= 10.0.0)
sass-embedded (1.57.1-x86_64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.57.1-x86_64-linux-gnu)
sass-embedded (1.57.1-x86_64-linux)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down
25 changes: 11 additions & 14 deletions pages/_resources/Profile_in_Data_Sharing_HRSA.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,25 @@
---
resource_name: "Profile in Data Sharing - National Health Service Corps Loan Repayment Programs"
resource_name: 'Profile in Data Sharing - National Health Service Corps Loan Repayment Programs'
slug: profile-in-data-sharing-hrsa
description: "The Federal CDO Council’s Data Sharing Working Group highlights successful data sharing activities to recognize mature data sharing practices as well as to incentivize and inspire others to take part in similar collaborations. This Profile in Data Sharing focuses on how the Health Resources and Services Administration collaborates with the Department of Education to make it easier to apply to serve medically underserved communities - reducing applicant burden and improving processing efficiency. "
description: 'The Federal CDO Council’s Data Sharing Working Group highlights successful data sharing activities to recognize mature data sharing practices as well as to incentivize and inspire others to take part in similar collaborations. This Profile in Data Sharing focuses on how the Health Resources and Services Administration collaborates with the Department of Education to make it easier to apply to serve medically underserved communities - reducing applicant burden and improving processing efficiency. '

file: /assets/documents/Profile_in_Data_Sharing_HRSA.pdf


source: Federal Chief Data Officer's Council
category: Case studies & examples
tags:
- data sharing


guidance_tags: ""
format: ""
- data sharing

guidance_tags: ''
format: ''
details: |
- Originally published 2023
- Federal CDO Council
- HRSA Bureau of Health Workforce
- Originally published 2023
- Federal CDO Council
- HRSA Bureau of Health Workforce
examples: ""
link: ""
examples: ''
link: ''
layout: resource
toc: true
publish: false
---

23 changes: 10 additions & 13 deletions pages/_resources/profiles-in-data-sharing.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,23 @@
---
resource_name: "Profiles in Data Sharing - U.S. Citizenship and Immigration Service"
resource_name: 'Profiles in Data Sharing - U.S. Citizenship and Immigration Service'
slug: profiles-in-data-sharing
description: "The Federal CDO Council’s Data Sharing Working Group highlights successful data sharing activities to recognize mature data sharing practices as well as to incentivize and inspire others to take part in similar collaborations. This Profile in Data Sharing focuses on how the U.S. Citizenship and Immigration Service (USCIS) collaborated with the Centers for Disease Control to notify state, local, tribal, and territorial public health authorities so they can connect with individuals in their communities about their potential exposure."
description: 'The Federal CDO Council’s Data Sharing Working Group highlights successful data sharing activities to recognize mature data sharing practices as well as to incentivize and inspire others to take part in similar collaborations. This Profile in Data Sharing focuses on how the U.S. Citizenship and Immigration Service (USCIS) collaborated with the Centers for Disease Control to notify state, local, tribal, and territorial public health authorities so they can connect with individuals in their communities about their potential exposure.'

file: /assets/documents/Profiles_in_Data_Sharing_USCIS_508.pdf


source: Federal Chief Data Officer's Council
category: Case studies & examples
tags:
- data sharing

guidance_tags: ""
format: ""
details: |
- Originally published 2023
- Data Sharing Working Group
examples: ""
- data sharing

guidance_tags: ''
format: ''
details: |
- Originally published 2023
- Data Sharing Working Group
link: ""
examples: ''
link: ''
layout: resource
toc: true
publish: false
Expand Down

0 comments on commit 408a628

Please sign in to comment.