Difference between revisions of "Digital Talent"

From wiki
Jump to navigation Jump to search
 
(49 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<!--The following line of code hides the page title-->
 
<!--The following line of code hides the page title-->
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
{| width="100%" cellpadding="5px" cellspacing="5px"
+
[[fr:Talent_numérique]]
| style="color: #000000; font-size:1em;" |
+
<div class="lgtoggle infobox">[[Talent_numérique|Fran&ccedil;ais]]</div>
<span style="font-size: 2.5em; font-weight: 700; color: #624A8B;" >Help grow digital talent and skills in the Government of Canada</span>
+
  <div class="headerbg">
 +
    <div class="headercontent">
 +
      <h1>Help grow digital talent and skills in the government of Canada</h1>
 +
    </div>
 +
  </div>
 
{{Digital Talent Nav}}
 
{{Digital Talent Nav}}
<!--Body BEGINS-->
 
 
{{#css:
 
{{#css:
div.li {
+
.headerbg {
    padding: 0;
+
  margin-top: 0px;
    margin: 0 50px 0 30px;
+
  margin-right: 0px;
    list-style: none;
+
  margin-bottom: 0px;
    position: relative;
+
  margin-left: 0px;
    }
+
}
}}
+
.lgtoggle {
<div style="line-height: 1em; font-size: 150%;">'''Fulfilling Canada’s Digital Ambition: Building a workforce for digital-first delivery
+
  float: right;
'''</div>
+
}
Launched in August 2022, [https://www.canada.ca/en/government/system/digital-government/government-canada-digital-operations-strategic-plans/canada-digital-ambition.html Canada’s Digital Ambition] is the Government of Canada’s north star for designing, delivering, and maintain digital services.
+
.toc
People who live in Canada expect to use simple, secure, and efficient digital services and programs, and there’s a strong recognition that the public service requires modern tools, data-enabled services and programs, action-ready policy, and most relevant to us, digital talent and digital leadership, to make it a reality.
+
{
<br>
+
  display: none;
<br>
+
}
At the Treasury Board of Canada Secretariat (TBS)’s Office of the Chief Information Officer (OCIO) Digital Community Management team, our focus is supporting digital talent and leadership: this means attracting, retaining, and developing talent, as well as creating the enabling conditions for organizations and teams to design, deliver, and maintain robust digital services.</p>
+
 
<br>
+
.digitalcontent {
<div style="line-height: 1em; font-size: 150%;">'''We can't do this alone'''</div>
+
  font-family: "Open Sans",sans-serif !important;
On these pages, you will see the main initiatives that we are developing with the community, links to evolving materials, and opportunities to contribute.
+
  margin-top: 0px;
<br>
+
  margin-right: 0px;
<br>
+
  margin-bottom: 0px;
'''This is an open call for feedback:''' regardless of your role or department or agency, we want to hear your feedback and learn from your perspective to help improve OCIO’s initiatives to support digital talent in the public service.
+
  margin-left: 0px;
<br>
+
  font-style: normal;
<br>
+
}
<div style="line-height: 1em; font-size: 150%;">'''Provide your feedback'''</div>
+
.headerbg h1 {
Whatever we share will come with a label: Discovery, Alpha, Beta, or Live. While these labels are typically used when iteratively designing and delivering products and services, we are using them to make sure we are taking an iterative approach to everything we do.
+
  color: #006B64;
<br>
+
  padding-bottom: 0px;
<br>
+
  font-size: 40px !important;
For us, these labels mean:
+
  font-family: "Open Sans",sans-serif !important;
 +
  border: none;
 +
  font-weight: 700;
 +
}
 +
 
 +
.digitalcontent h3
 +
{
 +
  font-size: 30px;
 +
  font-weight: lighter;
 +
}
 +
 
 +
.digitalcontent h2
 +
{
 +
  color: #000000;
 +
  font-size: 30px;
 +
  margin-top: 20px;
 +
  margin-bottom: 0px;
 +
  border: none;
 +
  font-weight: 700;
 +
  font-family: "Open Sans",sans-serif !important;
 +
}
 +
 
 +
.headercontent p
 +
{
 +
  color: #000000;
 +
  font-size: 20px;
 +
  padding: 0;
 +
  margin: 0;
 +
}
 +
 
 +
/* Remove extra left and right margins, due to padding in columns */
 +
.row {
 +
  margin: 0 -5px;
 +
  clear: both;
 +
  display: flex;
 +
  flex-flow: row wrap;
 +
}
 +
 
 +
.column {
 +
  flex: 0 0 25%;
 +
  display: flex;
 +
  padding: 10px;
 +
 
 +
}
 +
/* Clear floats after the columns */
 +
.row:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 
 +
/* Style the counter cards */
 +
.card {
 +
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
 +
  padding: 16px;
 +
  text-align: center;
 +
}
 +
 
 +
.cards {
 +
  height: 100px;
 +
  max-width: 100px;
 +
  max-height: 150px;
 +
}
 +
 
 +
.infobox
 +
{
 +
  border-radius: 10px;
 +
  border: 2px solid #00A196;
 +
  padding-top: 10px;
 +
  padding-bottom: 15px;
 +
  padding-left: 20px;
 +
  padding-right: 20px;
 +
  margin-bottom: 20px;
 +
  margin-top: 20px;
 +
}
 +
 
 +
.infobox h3 {
 +
    padding-top: 0px;
 +
}
 +
 
 +
.infoboxcontent {
 +
  width: 95%;
 +
  float: right;
 +
  height: auto;
 +
}
 +
 
 +
.infobox:after {
 +
  content: "";
 +
  visibility: hidden;
 +
  display: block;
 +
  height: 0;
 +
  clear: both;
 +
}
 +
/* Style for projects */
 +
.thumbnail img { 
 +
  display: block;
 +
  margin-left: auto;
 +
  margin-right: auto;
 +
}
 +
 
 +
.thumbRow {
 +
  margin: 0 -5px;
 +
  clear: both;
 +
  display: flex;
 +
  flex-flow: row wrap;
 +
}
 +
.thumbRow:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 
 +
*{
 +
  box-sizing: border-box;
 +
}
 +
 
 +
.thumbnail h4
 +
{
 +
  background-color: #52C765;
 +
  margin: auto;
 +
  padding: 20px;
 +
  text-align: center;
 +
  color: black;
 +
  font-size: 20px;
 +
  text-decoration: underline;
 +
}
 +
 
 +
.thumbnail h4 a
 +
{
 +
  color: black;
 +
}
 +
 
 +
.thumbnail h4 a:hover
 +
{
 +
  color: white;
 +
}
 +
.thumbnail h4 a:focus
 +
{
 +
  color: white;
 +
}
 +
 
 +
.thumbcontent
 +
{
 +
  padding: 20px;
 +
}
 +
.thumbcolumn {
 +
  flex-basis: 25%;
 +
  padding: 10px;
 +
  display: flex;
 +
  align-items: stretch;
 +
  justify-items: stretch;
 +
  justify-content: stretch;
 +
}
  
{| class="wikitable"
+
.thumbnail {
|'''<big>Discovery</big>'''
+
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
Understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.
+
  width: 100%;
|'''<big>Alpha</big>'''
+
}
Prototyping ways to address the key problem and most important needs. By the end of Alpha, we think we have a scalable solution to address the problem.
+
.txtPhase {
|'''<big>Beta</big>'''
+
  text-align: center;
Testing and iterating on the solution. By the end of Beta, the solution might be shared in a public environment so we can continue to improve it.
+
  font-weight: bold;
|'''<big>Live</big>'''
+
  padding-bottom: 10px;
We are ready to share the solution. Since “live” is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics that determine if we are truly supporting digital talent in the public service
+
  color: #000000;
|}
+
  border-bottom: solid 2px #75DE86;
 +
}
  
<br>
+
/* For smaller screen sizes */
<div style="line-height: 1em; font-size: 150%;">'''How you can get involved'''</div>
+
@media (min-width: 100px) and (max-width: 950px)
We have three initiatives that are ready for your participation.
+
{
Note that we will continually share early drafts: this page will change based on what we are ready to share:
+
.thumbcolumn {
 +
  flex: 0 0 95% !important;
 +
  display:inline-block;
 +
width: 100%;
 +
  padding: 10px; /* gutter width */
 +
}
  
{| width="90%" align="left" style="border-collapse: separate; border-spacing: 5px 5px"
+
.column {
 +
flex: 0 0 95%;
 +
  display:inline-block;
 +
width: 100%;
 +
  padding: 10px; /* gutter width */
  
|-
+
}
! <center>[[File:Point.PNG|130x130px|link=https://wiki.gccollab.ca/Digital_Talent/Digital_Talent_Strategy]]</center>
+
}
! <center>[[File:Puzzle icon.png|130x130px|link=https://wiki.gccollab.ca/Digital_Talent/Digital_Skills]]</center>
+
}}
! <center>[[File:Network.png|130x130px|link=https://wiki.gccollab.ca/Digital_Talent/Ecosystem_for_Digital_Talent]]</center>
+
<div class="digitalcontent">
 +
<h2>Building a workforce for digital-first delivery</h2>
 +
    <p>[https://www.canada.ca/en/government/system/digital-government/government-canada-digital-operations-strategic-plans/canada-digital-ambition.html Canada’s Digital Ambition] (launched August 2022) is the Government of Canada’s north star to design, deliver, and maintain digital services. Canadians expect that government digital services are simple, secure and efficient. To make this a reality, the public service requires:</p>
 +
    <ul>
 +
      <li> modern tools</li>
 +
      <li>data-enabled services and programs</li>
 +
      <li>action-ready policy</li>
 +
      <li>and most relevant to us: digital talent and digital leadership</li>
 +
    </ul>
 +
<p>At the Treasury Board of Canada Secretariat (TBS)’s Office of the Chief Information Officer (OCIO) Digital Community Management team, we focus on supporting digital talent and leadership. This means attracting, retaining, and developing talent. We also aim to create conditions that enable organizations and teams to design, deliver, and maintain robust digital services. </p>
 +
    <h2>We need your help!</h2>
 +
    <p>On these pages, you will see initiatives that we are developing with the digital community, links to evolving materials, and opportunities to contribute.</p>
 +
    <p>This is an open call for feedback: regardless of your role or department or agency, we want to hear from you. We want to understand your perspective to help improve OCIO’s initiatives to support digital talent in the public service.</p>
 +
    <h3>How we work</h3>
 +
    <p>Whatever we share will come with a label: Discovery, Alpha, Beta, or Live. We use these labels to make sure we are taking an iterative approach to everything we design and deliver.</p>
 +
    <p>For us, <strong>these labels mean</strong>: </p>
 +
    <div class="row">
 +
      <div class="column">
 +
        <div class="card infobox">
 +
          <h4>1. Discovery</h4>
 +
          <p>Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
 +
        </div>
 +
      </div>
 +
      <div class="column">
 +
        <div class="card infobox">
 +
          <h4>2. Alpha</h4>
 +
          <p>Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
 +
        </div>
 +
      </div>
 +
      <div class="column">
 +
        <div class="card infobox">
 +
          <h4>3. Beta</h4>
 +
          <p>Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
 +
        </div>
 +
      </div>
 +
      <div class="column">
 +
        <div class="card infobox">
 +
          <h4>4. Live</h4>
 +
          <p>We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.</p>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <h3>How you can get involved</h3>
 +
    <p>We have three initiatives that are ready for your participation. We will continually share early drafts and this page will change based on what we are ready to share:</p>
  
|-
+
<div class="thumbRow">
! <p align="center"><big>'''[[Digital_Talent/Digital_Talent_Strategy|The Digital Talent Strategy]]'''</big></p>
+
      <div class="thumbcolumn">
! <p align="center"><big>'''[[Digital_Talent/Digital_Skills|The Digital Skills Initiative]]'''</big></p>
+
        <div class="thumbnail">
! <p align="center"><big>'''[[Digital_Talent/Ecosystem_for_Digital_Talent|Ecosystem for digital talent]]'''</big></p>
+
          <h4>[[Digital_Talent/Digital_Talent_Strategy|The Digital Talent Strategy]]</h4>
 +
          <div class="thumbcontent">[[File:Point.PNG|130x130px|Finger pointing upward]]
 +
            <p class="txtPhase">Phase: Beta</p>
 +
            <p>Attracting and developing digital talent in the GC </p>
 +
          </div>
 +
        </div>
 +
      </div>
 +
      <div class="thumbcolumn">
 +
        <div class="thumbnail">
 +
          <h4>[[Digital_Talent/Digital_Skills|The Digital Skills Initiative]]</h4>
 +
          <div class="thumbcontent"> [[File:Puzzle icon.png|130x130px|Puzzle pieces]]
 +
            <p class="txtPhase">Phase: Alpha</p>
 +
            <p>Defining and developing digital skills for all public servants</p>
 +
          </div>
 +
        </div>
 +
      </div>
 +
      <div class="thumbcolumn">
 +
        <div class="thumbnail">
 +
          <h4>[[Digital_Talent/Ecosystem_for_Digital_Talent|Ecosystem for digital talent]]</h4>
 +
          <div class="thumbcontent"> [[File:Network.png|130x130px|Solar system]]
 +
            <p class="txtPhase">Phase: Alpha</p>
 +
            <p>Curating and visualizing data related to digital talent</p>
 +
          </div>
 +
        </div>
 +
      </div>
  
|- valign="top" align="center"
+
      <div class="thumbcolumn">
|| <p align="center">'''Discovery Phase'''</p>
+
        <div class="thumbnail">
|| <p align="center">'''Discovery Phase'''</p>
+
          <h4>[[Digital Talent/Learning Paths|Digital Learning Paths]]</h4>
|| <p align="center">'''Alpha Phase'''</p>
+
          <div class="thumbcontent"> [[File:Learning-path.png|130x130px|Computer with a book]]
 +
            <p class="txtPhase">Phase: Alpha</p>
 +
            <p>Curating learning resources for digital executives and practioners.</p>
 +
          </div>
 +
        </div>
 +
      </div>
 +
    </div>
  
|- valign="top" align="center"
+
<div class="infobox">
|| <p align="center">Attracting and developing digital talent in the GC</p>
+
<h3>Our other key services</h3>
|| <p align="center">Defining and developing digital skills for all public servants</p>
+
<p>If you'd like more information on any of our other key services for the Digital Community please feel free to contact us:</p>
|| <p align="center">Curating and visualizing data related to digital talent</p>
+
<ul>
|}
+
  <li><strong>Digital Talent Recruitment:</strong> We're here for all your Digital Talent recruitment needs using our collective processes. Reach out to us by [mailto:recruitmentIMIT-recrutementGITI@tbs-sct.gc.ca email at recruitmentIMIT-recrutementGITI@tbs-sct.gc.ca]</li>
 +
  <ul>
 +
    <li>Looking to recruit digital talent from across Canada? Check out our <strong>[https://talent.canada.ca/en brand new talent platform]!</strong>
 +
  </ul>
 +
  <li><strong>Digital talent management:</strong> Aimed at helping promote and increase mobility opportunities at the aspiring executive and executive level.  Reach out to us by [mailto:OCIOTalent-TalentBDPI@tbs-sct.gc.ca email at OCIOTalent-TalentBDPI@tbs-sct.gc.ca]</li>
 +
  <li></li>
 +
</ul>
 +
</div>
 +
</div>

Latest revision as of 09:45, 16 April 2024


Building a workforce for digital-first delivery

Canada’s Digital Ambition (launched August 2022) is the Government of Canada’s north star to design, deliver, and maintain digital services. Canadians expect that government digital services are simple, secure and efficient. To make this a reality, the public service requires:

  • modern tools
  • data-enabled services and programs
  • action-ready policy
  • and most relevant to us: digital talent and digital leadership

At the Treasury Board of Canada Secretariat (TBS)’s Office of the Chief Information Officer (OCIO) Digital Community Management team, we focus on supporting digital talent and leadership. This means attracting, retaining, and developing talent. We also aim to create conditions that enable organizations and teams to design, deliver, and maintain robust digital services.

We need your help!

On these pages, you will see initiatives that we are developing with the digital community, links to evolving materials, and opportunities to contribute.

This is an open call for feedback: regardless of your role or department or agency, we want to hear from you. We want to understand your perspective to help improve OCIO’s initiatives to support digital talent in the public service.

How we work

Whatever we share will come with a label: Discovery, Alpha, Beta, or Live. We use these labels to make sure we are taking an iterative approach to everything we design and deliver.

For us, these labels mean:

1. Discovery

Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.

2. Alpha

Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.

3. Beta

Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.

4. Live

We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service.

How you can get involved

We have three initiatives that are ready for your participation. We will continually share early drafts and this page will change based on what we are ready to share:

The Digital Talent Strategy

Finger pointing upward

Phase: Beta

Attracting and developing digital talent in the GC

The Digital Skills Initiative

Puzzle pieces

Phase: Alpha

Defining and developing digital skills for all public servants

Ecosystem for digital talent

Solar system

Phase: Alpha

Curating and visualizing data related to digital talent

Digital Learning Paths

Computer with a book

Phase: Alpha

Curating learning resources for digital executives and practioners.

Our other key services

If you'd like more information on any of our other key services for the Digital Community please feel free to contact us: