Difference between revisions of "Digital Gov Leaders Summit"

From wiki
Jump to navigation Jump to search
 
(102 intermediate revisions by 2 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>}}
[[fr:Talent_numérique]]
+
[[fr:sommet_dirigeants_gov_num]]
<div class="lgtoggle infobox">[[Talent_numérique|Fran&ccedil;ais]]</div>
 
 
   <div class="headerbg">
 
   <div class="headerbg">
 
     <div class="headercontent">
 
     <div class="headercontent">
       <h1>20<span class="tealText>24</span><span class="newlineh1"><span class="tealText">DIGITAL</span> GOVERNMENT LEADERS SUMMIT</span>
+
       <h1>20<span class="tealText>24</span><span class="newlineh1"><span class="newlineh1"><span class="tealText">DIGITAL</span> GOVERNMENT LEADERS SUMMIT</span>  
<span class="newlineh1">SOMMET DES DIRIGEANTS DU GOVERNMENT <span class="tealText">NUMÉRIQUE</span></span></h1>
+
</h1>
 
     </div>
 
     </div>
 
   </div>
 
   </div>
{{Digital Talent Nav}}
+
  <div class="rainbow_bar"></div>
 +
{{Digital Leaders Nav}}
 
{{#css:
 
{{#css:
 +
*{
 +
  box-sizing: border-box;
 +
}
 
.headerbg {
 
.headerbg {
 
   margin-top: 0px;
 
   margin-top: 0px;
Line 20: Line 23:
 
   float: right;
 
   float: right;
 
}
 
}
 +
 
.toc
 
.toc
 
{
 
{
Line 27: Line 31:
 
.digitalcontent {
 
.digitalcontent {
 
   font-family: "Open Sans",sans-serif !important;
 
   font-family: "Open Sans",sans-serif !important;
  margin-top: 0px;
 
  margin-right: 0px;
 
  margin-bottom: 0px;
 
  margin-left: 0px;
 
 
   font-style: normal;
 
   font-style: normal;
 +
  width: auto;
 +
  margin-left: 150px;
 +
    padding-left: 20px;
 
}
 
}
 
.headerbg h1 {
 
.headerbg h1 {
Line 37: Line 40:
 
   padding-bottom: 0px;
 
   padding-bottom: 0px;
 
   font-size: 72px !important;
 
   font-size: 72px !important;
   font-family: "Open Sans",sans-serif !important;
+
   font-family: "Open Sans ExtraBold",sans-serif !important;
 
   border: none;
 
   border: none;
 
   font-weight: 700;
 
   font-weight: 700;
 
   padding-left: 15px;
 
   padding-left: 15px;
 
   border-left: 8px #00A69C solid;
 
   border-left: 8px #00A69C solid;
 +
  margin-top: 10px !important;
 
}
 
}
  
Line 47: Line 51:
 
{
 
{
 
display: block;
 
display: block;
   font-size: 40px !important;
+
   font-size: 30px !important;
 +
font-family: "Open Sans",sans-serif !important;
 
}
 
}
  
Line 81: Line 86:
 
}
 
}
  
/* Remove extra left and right margins, due to padding in columns */
+
.column {
.row {
+
  float: left;
  margin: 0 -5px;
+
  width: 33%;
  clear: both;
+
  padding: 0 10px;
  display: flex;
 
  flex-flow: row wrap;
 
 
}
 
}
  
.column {
+
/* Remove extra left and right margins, due to padding */
  flex: 0 0 25%;
+
.row {margin: 0 -5px;
  display: flex;
+
  margin-top: 20px;}
  padding: 10px;  
 
  
}
 
 
/* Clear floats after the columns */
 
/* Clear floats after the columns */
 
.row:after {
 
.row:after {
  content: "";
+
  content: "";
  display: table;
+
  display: table;
  clear: both;
+
  clear: both;
 
}
 
}
  
/* Style the counter cards */
 
 
.card {
 
.card {
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); /* this adds the "card" effect */
+
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
   padding: 16px;
+
   padding: 10px;
   text-align: center;
+
   border: #00C3B7 solid 2px;
 
}
 
}
  
.cards {
+
.digitalcontent .card h1, h2, h3{
  height: 100px;
+
font-size: 24px !important;
  max-width: 100px;
+
margin-top: 0px !important;
  max-height: 150px;
+
padding: 0px !important;
 
}
 
}
  
.infobox
+
/* For smaller screen sizes */
 +
@media (min-width: 100px) and (max-width: 850px)
 
{
 
{
  border-radius: 10px;
+
  .column {
  border: 2px solid #00A196;
+
    width: 100%;
  padding-top: 10px;
+
    display: block;
  padding-bottom: 10px;
+
    margin-bottom: 20px;
  padding-left: 20px;
+
  }
  padding-right: 20px;
+
}}
  margin-bottom: 15px;
+
<div>
  margin-top: 10px;
+
<div class="digitalcontent">
}
+
== Your feedback matters ==
 +
Thank you for being a part of this year's Digital Government Leaders Summit, whether in person or virtually.
  
.infoboxcontent {
+
Your feedback is important to us!
  width: 95%;
 
  float: right;
 
  height: auto;
 
}
 
  
.infobox:after {
+
Tell us what stood out for you, where we can do better, and any ideas you have for future Summits.
  content: "";
 
  visibility: hidden;
 
  display: block;
 
  height: 0;
 
  clear: both;
 
}
 
/* Style for projects */
 
.thumbnail img { 
 
  display: block;
 
  margin-left: auto;
 
  margin-right: auto;
 
}
 
  
.thumbRow {
+
Complete the feedback form: '''https://forms.office.com/r/GnzCGKa4TB''' 
  margin: 0 -5px;
 
  clear: both;
 
  display: flex;
 
  flex-flow: row wrap;
 
}
 
.thumbRow:after {
 
  content: "";
 
  display: table;
 
  clear: both;
 
}
 
  
*{
+
<hr />
  box-sizing: border-box;
 
}
 
  
.thumbnail h4
+
== Welcome ==
{
+
Every year, the Chief Information Officer of Canada, at the Treasury Board of Canada Secretariat, hosts the Digital Government Leaders Summit.  
  background-color: #52C765;
 
  margin: auto;
 
  padding: 20px;
 
  text-align: center;
 
  color: black;
 
  font-size: 20px;
 
  text-decoration: underline;
 
}
 
  
.thumbnail h4 a
+
Scheduled for January 29 and 30, 2024, this year’s Summit unites digital leaders from across the federal public service.
{
 
  color: black;
 
}
 
  
.thumbnail h4 a:hover
+
The event offers a platform to:
{
 
  color: white;
 
}
 
.thumbnail h4 a:focus
 
{
 
  color: white;
 
}
 
  
.thumbcontent
+
* discuss best practices
{
+
* share lessons learned
  padding: 20px;
+
* plan for the future of digital government
}
+
* advance [[/www.canada.ca/en/government/system/digital-government/government-canada-digital-operations-strategic-plans/canada-digital-ambition.html|Canada's Digital Ambition]] as a united digital community
.thumbcolumn {
 
  flex-basis: 25%;
 
  padding: 10px;
 
  display: flex;
 
  align-items: stretch;
 
  justify-items: stretch;
 
  justify-content: stretch;
 
}
 
  
.thumbnail {
+
The 2024 Summit theme is "Innovation, collaboration, and results." United by this theme, the event empowers the community to enhance digital service delivery for all Canadians. Both now and in the future.  
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
 
  width: 100%;
 
}
 
.txtPhase {
 
  text-align: center;
 
  font-weight: bold;
 
  padding-bottom: 10px;
 
  color: #000000;
 
  border-bottom: solid 2px #75DE86;
 
}
 
  
/* For smaller screen sizes */
+
==='''Digital Government Leaders Summit 2024 at a glance'''===
@media (min-width: 100px) and (max-width: 950px)
+
This year, on January 29, the virtual doors open to all digital community members<div class="row"><div class="column">
{
+
    <div class="card">
.thumbcolumn {
+
      <h2>Highlights</h2>
  flex: 0 0 95% !important;
 
   display:inline-block;
 
width: 100%;
 
  padding: 10px; /* gutter width */
 
}
 
  
.column {
+
* Keynote speakers
flex: 0 0 95%;
+
* Dialogue session
  display:inline-block;
+
* Panel discussions
width: 100%;
+
* Q&A sessions
   padding: 10px; /* gutter width */
+
* In-person networking event (by invite-only)
 +
* Themes:
 +
** Crisis response and citizen services
 +
** Artificial intelligence for efficient and fair services
 +
** International collaboration and innovation
 +
** Diversity, equity, and inclusion
 +
** Inspiring excellence in digital leadership
 +
** Values and ethics
 +
** Collaboration in enterprise-wide challenges
 +
** Best practices case study
 +
** Provincial and territorial insights
 +
** Collective service improvement
 +
<p>[[:en:Digital_Gov_Leaders_Summit/Program|Learn more]]</p></div>
 +
   </div>
  
}
+
  <div class="column">
}
+
     <div class="card">
}}
+
       <h2>Notable guests</h2>
<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">
+
* The Honourable Anita Anand President of the Treasury Board
      <div class="thumbcolumn">
+
* John Hannaford, Clerk of the Privy Council and Secretary to the Cabinet
        <div class="thumbnail">
+
* Valeriya Ionan, Deputy Minister for Eurointegration at the Ministry of Digital Transformation of Ukraine
          <h4>[[Digital_Talent/Digital_Talent_Strategy|The Digital Talent Strategy]]</h4>
+
* Louise McEvoy, Vice President in Cyber Security, Mount Everest Summiteer
          <div class="thumbcontent">[[File:Point.PNG|130x130px|Finger pointing upward]]
+
* Jeremy Hansen, Canadian Space Agency (CSA) astronaut
            <p class="txtPhase">Phase: Beta</p>
+
* Kristina Casey - Assistant Deputy Minister, Chief Service and Digital Officer, Transport Canada
            <p>Attracting and developing digital talent in the GC </p>
+
* Christiane Fox - Deputy Clerk of the Privy Council, Associate Secretary to the Cabinet, and newly appointed V&E Task Force lead
          </div>
+
* Alex Benay - Associate Deputy Minister, Public Services and Procurement Canada
        </div>
+
* Cliff Groen - Associate Deputy Minister of Employment and Social Development and Chief Operating Officer for Service Canada
      </div>
+
* Scott Jones - President, Shared Services Canada
      <div class="thumbcolumn">
+
* Teresa D'Andrea - Human Capital Management Chief Data Officer, Public Services and Procurement Canada
        <div class="thumbnail">
+
* Kentia Dazulma - Executive Director, Enterprise Data Portfolio and Integration, Employment and Social Development Canada
          <h4>[[Digital_Talent/Digital_Skills|The Digital Skills Initiative]]</h4>
+
* Liz McKeown - Executive Director, Office of the Chief Information Officer
          <div class="thumbcontent"> [[File:Puzzle icon.png|130x130px|Puzzle pieces]]
+
* Len Bastien - Senior Assistant Deputy Minister and Special Advisor Office of the Chief Information Officer of Canada Treasury Board of Canada Secretariat
            <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>
 
  
      <div class="thumbcolumn">
+
<p>[[:en:Digital_Gov_Leaders_Summit/Bios|Learn more]]</p></div>
        <div class="thumbnail">
+
  </div>
          <h4>[[Digital_Talent/EX_Learning_Paths|Digital EX Learning Paths]]</h4>
+
 
          <div class="thumbcontent"> [[File:Learning-path.png|130x130px|Computer with a book]]
+
  <div class="column">
            <p class="txtPhase">Phase: Alpha</p>
+
    <div class="card">
            <p>Curating learning resources for digital executives</p>
+
      <h2>Virtual pavilion</h2>
          </div>
+
      <p>Discover the latest programs and projects from partner organizations.</p><p></p><p>[https://wiki.gccollab.ca/index.php?title=Digital_Gov_Leaders_Summit/Pavilion&action=edit&redlink=1 Learn more]<br></p></div>
        </div>
+
  </div></div>
      </div>
 
    </div>
 
  
<div class="infobox">
 
<h3>Our other key services</h3>
 
<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>
 
<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>
 
</div>

Latest revision as of 14:46, 22 February 2024


Your feedback matters

Thank you for being a part of this year's Digital Government Leaders Summit, whether in person or virtually.

Your feedback is important to us!

Tell us what stood out for you, where we can do better, and any ideas you have for future Summits.

Complete the feedback form: https://forms.office.com/r/GnzCGKa4TB


Welcome

Every year, the Chief Information Officer of Canada, at the Treasury Board of Canada Secretariat, hosts the Digital Government Leaders Summit.

Scheduled for January 29 and 30, 2024, this year’s Summit unites digital leaders from across the federal public service.

The event offers a platform to:

  • discuss best practices
  • share lessons learned
  • plan for the future of digital government
  • advance Canada's Digital Ambition as a united digital community

The 2024 Summit theme is "Innovation, collaboration, and results." United by this theme, the event empowers the community to enhance digital service delivery for all Canadians. Both now and in the future.

Digital Government Leaders Summit 2024 at a glance

This year, on January 29, the virtual doors open to all digital community members.

Highlights

  • Keynote speakers
  • Dialogue session
  • Panel discussions
  • Q&A sessions
  • In-person networking event (by invite-only)
  • Themes:
    • Crisis response and citizen services
    • Artificial intelligence for efficient and fair services
    • International collaboration and innovation
    • Diversity, equity, and inclusion
    • Inspiring excellence in digital leadership
    • Values and ethics
    • Collaboration in enterprise-wide challenges
    • Best practices case study
    • Provincial and territorial insights
    • Collective service improvement

Learn more

Notable guests

  • The Honourable Anita Anand President of the Treasury Board
  • John Hannaford, Clerk of the Privy Council and Secretary to the Cabinet
  • Valeriya Ionan, Deputy Minister for Eurointegration at the Ministry of Digital Transformation of Ukraine
  • Louise McEvoy, Vice President in Cyber Security, Mount Everest Summiteer
  • Jeremy Hansen, Canadian Space Agency (CSA) astronaut
  • Kristina Casey - Assistant Deputy Minister, Chief Service and Digital Officer, Transport Canada
  • Christiane Fox - Deputy Clerk of the Privy Council, Associate Secretary to the Cabinet, and newly appointed V&E Task Force lead
  • Alex Benay - Associate Deputy Minister, Public Services and Procurement Canada
  • Cliff Groen - Associate Deputy Minister of Employment and Social Development and Chief Operating Officer for Service Canada
  • Scott Jones - President, Shared Services Canada
  • Teresa D'Andrea - Human Capital Management Chief Data Officer, Public Services and Procurement Canada
  • Kentia Dazulma - Executive Director, Enterprise Data Portfolio and Integration, Employment and Social Development Canada
  • Liz McKeown - Executive Director, Office of the Chief Information Officer
  • Len Bastien - Senior Assistant Deputy Minister and Special Advisor Office of the Chief Information Officer of Canada Treasury Board of Canada Secretariat

Learn more

Virtual pavilion

Discover the latest programs and projects from partner organizations.

Learn more