Difference between revisions of "Diane.Beauregard/sandbox"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
[[FR:Communauté des régulateurs fédéraux]]
 +
{| class="FCK__ShowTableBorders" style="border-bottom: white 3px solid; border-left: white 3px solid; background: white; color: black; border-top: white 3px solid; border-right: white 3px solid" width="990"
 +
|-
 +
| <div style="text-align: center">
 +
</div>
  
{{#css:{{CFR-CSS}}}}
+
<div style="background:#00467F; color:white; font-family:Arial;padding:1em">
 
+
<big><big><big>Community of Federal Regulators</big></big></big>
<html>
+
</div>
 
+
<div style="font-family:Arial; float:right; text-align:left; width:50%">
<head>
+
<big><big><big><big>
    <meta charset="utf-8">
+
'''Departments and Agencies'''
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+
<br>
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
+
'''Working Together Towards'''
    <title>Community of Federal Regulators GCpedia</title>
+
<br>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
+
'''Regulatory Excellence'''
    <link rel="stylesheet" href="styles.css">
+
<br>
    <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
+
'''Since 2006'''
    <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
+
</big></big></big></big>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
 
    <style>
 
 
 
        /*==========INCLUDE CUSTOM CSS right here==============*/
 
 
 
.parallax {
 
    /* The image used */
 
    background-image: url("https://www.gcpedia.gc.ca/gcwiki/images/b/b1/CFR_Top_photo_site_V3.png");
 
 
 
    /* Set a specific height */
 
    min-height: 425px;
 
 
 
    /* Create the parallax scrolling effect */
 
    background-attachment: fixed;
 
    background-position-y: top;
 
    background-position-x: center;
 
    background-repeat: no-repeat;
 
}
 
 
 
.container{
 
    display: flex;
 
    justify-content: center;
 
    align-items: center;
 
}
 
 
 
p{margin-bottom:20px !important}
 
ul{margin-left:40px !important; color:#000}
 
.light-link{color:#00467F !important;}
 
 
 
.btn-styling {
 
background-color: rgba( 255, 255, 255, 0.3);
 
box-shadow: 0px 7px 20px;
 
border: none;
 
}
 
 
 
 
 
.ul {
 
    list-style-type:none;
 
    margin: 0;
 
    padding: 0;
 
}
 
 
 
#nav li a {
 
padding: 0px 40px;
 
color: #ffffff;
 
font-family: 'Lato', sans-serif;
 
font-weight: 400;
 
font-size: 20px;
 
}
 
 
 
 
 
.cta-btn {
 
background-color: rgba(255, 255, 255, 0.2);
 
color: #ffffff;
 
font-family: 'Lato',sans-serif;
 
font-weight: 700;
 
font-size: 25px;
 
padding: 20px 40px;
 
transition: all .2s;
 
}
 
 
 
.cta-btn:hover {
 
background-color: #329144;
 
border: 2px solid #ffffff;
 
color: #ffffff;
 
text-decoration: none;
 
}
 
 
 
.register-btn {
 
background-color: #329144;
 
font-family: 'Lato', sans-serif;
 
font-size: 15px;
 
font-weight: 700;
 
padding: 10px 20px;
 
transition: all .2s ease;
 
color: #fff;
 
margin-bottom: -35px;
 
}
 
 
 
.register-btn:hover {
 
background-color: #fff;
 
color: #329144;
 
border: 1px solid #C2CD23;
 
}
 
 
 
.fade-bg {
 
background-image: url("http://www.gcpedia.gc.ca/gcwiki/images/9/90/Fade-Proper-NextGenWeb.png");
 
background-position: center;
 
background-size: cover;
 
}
 
 
 
.section-2 {
 
background-image: url("https://www.gcpedia.gc.ca/gcwiki/images/a/ae/CFR_Background_section_2.png");
 
background-position: center;
 
background-size: cover;
 
}
 
 
 
/* vendor prefixes removed for clarity */
 
 
 
.ribbon {
 
    width: 350px;
 
    margin: 10px auto;
 
    padding: 0 10px 0;
 
    padding-top: 20px!important;
 
    position: relative;
 
    color: #444;
 
    background: #fff;
 
    border: 1px solid #d2d2d2;
 
    border-radius: 3px;
 
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
 
}
 
.ribbon h3 {
 
    display: block;
 
    height: 30px;
 
    line-height: 1.3;
 
    width: 360px;
 
    margin: 0;
 
    padding: 5px 10px;
 
    position: relative;
 
    left: -16px;
 
    top: -12px;
 
    color: #fff;
 
    background: #41b655;
 
    background: linear-gradient(top, #383838 0%, #262626 100%);
 
    border-radius: 2px 2px 0 0;
 
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
 
}
 
.ribbon h3::before,
 
.ribbon h3::after {
 
    content: '';
 
    display: block;
 
    width: 0;
 
    height: 0;
 
    position: absolute;
 
    bottom: -11px;
 
    z-index: -10;
 
    border: 5px solid;
 
    border-color: #242424 transparent transparent transparent;   
 
}
 
.ribbon h3::before {left: 0;}
 
.ribbon h3::after {right: 0;}
 
 
 
.row {
 
    display: flex;
 
}
 
 
 
.column {
 
    flex: 20%;
 
    padding: 5px;
 
}
 
 
 
    </style>
 
</head>
 
 
 
 
 
<body>
 
 
 
<section class="super-body">
 
 
 
<!-- Top Section -->
 
<div class="parallax"></div>
 
        <div style="padding-bottom: 0px; margin-top: -380px;">
 
            <div style="text-align:right; padding-right: 100px; margin-bottom: 75px; background-color: rgba(0, 70, 127, 0.2);">
 
                  <ul id="nav" style="position: relative; bottom: 15px">
 
                        <li><a class="navbar-brand" href="/wiki/Main_Page"><span style="font-family: Helvetica,Arial,sans-serif; padding: 10px; bottom: -30px; position: relative;"><span style="font-weight:800">GC</span>pedia</span></a></li>
 
                      <li style="display: inline;"><a href="https://twitter.com/cfr_crf?lang=en">Twitter</a></li>
 
                      <li style="display: inline;"><a href="https://ca.linkedin.com/in/cfr-crf">LinkedIn</a></li>
 
                      <li style="display: inline;"><a href="https://www.instagram.com/cfr_crf/">Instagram</a></li>                
 
                      <li style="display: inline;"><a href="https://twitter.com/DigiAcademyCAN">Contact Us</a></li>
 
                      <li style="display: inline;"><a href="http://www.gcpedia.gc.ca/wiki/EFPCAN_VoletExcellence">FR</a></li>
 
                </ul>
 
 
 
 
</div>
 
</div>
<div class="container">
+
<div id="container; width:60%; float:left;">
</BR>
+
[[File:360px-TM 2.jpg|link=|435px]]
 
</div>
 
</div>
</BR>
 
      <section style="width:100%; padding-top: 10px; padding-bottom: 45px">
 
          <div style="width:49.5%; display: inline-block">
 
              <p></p>
 
          </div>
 
          <div style="width:49.5%; display: inline-block; padding-right: 100px; padding-bottom: 20px">
 
        </div>
 
       
 
        <!----------------------------------------------------- Section 1 ------------------------------------------------------->
 
  
<section style="width:100%; padding-top: 200px; padding-bottom: 45px">
+
<div style="container; background: #B6BD00; color:white; font-family:Arial; margin:3px; padding:10px; text-align:left; width:35%; float:left;">
          <div style="width:49.5%; display: inline-block; text-align:center; vertical-align: top">
+
[[File:Our Events 1024.PNG|75px|left|link=CFR events]]
                <img style="width: 70%; margin-top: 50px" src="https://www.gcpedia.gc.ca/gcwiki/images/4/4a/TM_larger.jpg" alt="Welcome"><br><br>
+
[[CFR events|<span style="color:white;"><big><big><big>Our Events</big></big></big></span>]]
          </div>
+
<br>
 +
</div>
  
              <div style="width:49.5%; display: inline-block; padding-right: 100px;">
+
<div style="container; background: #57C1E8; color:white; font-family:Arial; margin:3px; padding:10px; text-align:left; width:59%; float:right;">
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#050505; font-size: 28px; padding-bottom: 15px"><span style="font-family: 'Lato', sans-serif; font-weight: 300;">Welcome to the</span><br>Community of Federal Regulators</h2>
+
[[File:Career Corner 1024.PNG|75px|left|link=CFR career corner]]
 +
[[CFR career corner|<span style="color:white;"><big><big><big>Career Corner</big></big></big></span>]]
 +
</div>
  
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:#050505; font-size: 16px;">The Community of Federal Regulators (CFR) is a partnership of federal departments and agencies designed to facilitate collaboration and professional development of employees involved in the regulatory process across the federal government.
+
<div style="container; background: #B6BD00; color:white; font-family:Arial; margin:3px; padding:10px; text-align:left; width:40%;float:left;">
<br><br>
+
[[File:Collaboration 1024.PNG|75px|left|link=CFR collaboration]]
 +
[[CFR collaboration|<span style="color:white;"><big><big><big>Collaboration</big></big></big></span>]]<br>  
 +
[[CFR Experimentation|<span style="color:white;"><big><big><big>Experimentation</big></big></big></span>]]
 +
</div>
  
</p>
+
<div style="container; background: #57C1E8; color:white; font-family:Arial; margin:3px; padding:10px; text-align:left; width:54%;float:right;">
 
+
[[File:Perks for Partners 1024.PNG|75px|left|link=CFR Experimentation]]
<p><a href="https://www.csps-efpc.gc.ca/About_us/Business_lines/digitalacademy-eng.aspx" class="btn btn-primary">Learn more about the CFR.</a>
+
[[CFR Covid-19 Resources|<span style="color:white;"><big><big><big>CFR Resources Amid COVID-19</big></big></big></span>]]
</p>
+
<br><br><br>
 
</div>
 
</div>
</section>
 
  
<!----------------------------------------------------- Section 2 ------------------------------------------------------->
 
 
<section id="ApplyDrop" style="padding-bottom: 35px;" class="section-2">
 
 
<section style="width:100%; padding-top: 20px; padding-bottom: 20px">
 
 
 
          <div style="width:49.5%; display: inline-block; padding-left: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#ffffff; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;">Our Events:</h2>
 
 
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:#ffffff; font-size: 16px;">
 
            </p>
 
          </div>
 
      </section>
 
 
<!----------------------------------------------------- Section 5 ------------------------------------------------------->
 
 
<section style="width:100%; padding-top: 20px; padding-bottom: 20px">
 
          <div style="width:49.5%; display: inline-block; padding-right: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#ffffff; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;">To complete your application, you will need the following:</h2>
 
            <p style="font-family: 'Lato', sans-serif; font-weight:400; color:#ffffff; font-size: 16px;">
 
            <br>
 
          </div>
 
      </section>
 
</section>
 
</section>
 
 
<!----------------------------------------------------- Section 1 ------------------------------------------------------->
 
      <section style="width:100%; padding-top: 10px; padding-bottom: 20px">
 
 
 
          <div style="width:49.5%; display: inline-block; padding-left: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#050505; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;"><strong>Our Events</strong></h2>
 
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:##050505; font-size: 16px;">
 
The CFR hosts a variety of events to facilitate collaboration, strengthen the knowledge and competencies of regulatory professionals, and provide opportunities for innovation in the regulatory field.
 
 
<br>
 
<br>
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:#00467F; font-size: 16px; LINE-HEIGHT:37px; padding-left: 75px">
 
&#8618; <a href="https://www.gcpedia.gc.ca/gcwiki/images/1/15/Video_Pitch.pdf" class="light-link"><strong>CFR Regulatory Conference</strong></a>
 
<br>&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong> Regulatory Speaker Series</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Regulatory Law Enforcement Symposium</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Let's Talk Events</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Regulatory Excellence Awards</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Regulatory Innovation Forums</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Nymark Lecture Series</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Specialty Workshops</strong></a>  
+
<br>
            </p>
+
<br>
          </div>
+
<br>
 
+
<span style="color: #00467f"><big>'''About the CFR'''</big></span> <br>
<div style="width:49.5%; display: inline-block; vertical-align: top; text-align: center; margin-top: 40px ">
+
The Community of Federal Regulators is a Government of Canada inter-departmental community working together to strengthen the capacity of federal regulatory professionals, thereby supporting to build a regulatory community Canadians trust to maintain and strengthen regulations affecting health, safety, security and prosperity in a sustainable society. 
              <img style="width: 80%; padding-top: 60px;" src="https://www.gcpedia.gc.ca/gcwiki/images/a/a7/Panel_61.jpg" alt="candidate">
+
<br>
          </div>
+
<br>
      </section>
+
The activities of the Community of Federal Regulators are supported and delivered through the CFR Office housed in Health Canada. The primary functions of the Office are to plan/promote regulatory learning and development activities, to identify and facilitate collaborations for innovative ways of working in the regulatory field, and to enable exchange of effective regulatory strategies/tools between regulatory organizations.
 +
<br>
 +
<br>
  
<!----------------------------------------------------- Section 1 ------------------------------------------------------->
+
<span style="color: #00467f"><big>'''Vision'''</big></span> <br>
  <section style="width:100%; padding-top: 10px; padding-bottom: 20px">
+
To enhance and sustain the capacity of the federal regulatory community through learning, partnerships and best practices
  <div style="width:49.5%; display: inline-block; text-align:center; vertical-align: top">
 
                <img style="width: 80%; margin-top: 100px" src="https://www.gcpedia.gc.ca/gcwiki/images/f/f4/CFR_CoP_image.jpg" alt="Commitment"><br>
 
</div>
 
          <div style="width:49.5%; display: inline-block; padding-right: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#050505; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;"><strong>Collaboration</strong></h2>
 
            <p style="font-family: 'Lato', sans-serif; font-weight:400; color:#050505; font-size: 16px;">
 
CFR's Communities of Practice and Working Groups are forums to share knowledge, discuss challenges and develop constructive approaches to addressing common challenges among employees with similar responsibilities.
 
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:#00467F; font-size: 16px; LINE-HEIGHT:37px; padding-left: 75px">
 
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Risk-Based Regulatory Delivery COP</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Compliance & Enforcement COP</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Cost-Benefit Analysis COP</strong></a>
+
<span style="color: #00467f"><big>'''Mission'''</big></span> <br>
 +
A regulatory community Canadians trust to maintain and strengthen their health, safety, security and prosperity in a sustainable society
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Administrative Monetary Penalty System WG</strong></a>
 
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Service Fees WG</strong></a>  
+
<span style="color: #00467f"><big>'''CFR Governance Structure'''</big></span> <br>
 +
The CFR is championed by the President of the Public Health Agency of Canada, '''Dr. Siddika Mithani'''.  Also supporting the community and providing direction to the CFR Office are two Assistant Deputy Minister Co-Champions: '''Tina Green''' (Assistant Secretary, Regulatory Affairs Sector at the Treasury Board of Canada Secretariat) and '''Stefania Trombetti''' (A/Assistant Deputy Minister, Regulatory Operations and Regions Branch, Health Canada).
 
<br>
 
<br>
&#8618; <a href="http://www.gcpedia.gc.ca/gcwiki/images/1/1b/DA_Premium_Technical_Requirements.pdf" class="light-link"><strong>Major Case Management WG</strong></a>
 
            </p>
 
 
<br>
 
<br>
<p><p style="padding-left: 75px">
+
The CFR champions are advised by an '''ADM Steering Committee''' made up of representatives from participating departments and agenciesThe ADM Steering Committee provides direction to a '''Director General Committee''' and the CFR Office on priorities and planning.
<a href="https://www.gcpedia.gc.ca/gcwiki/images/f/f4/CFR_CoP_image.jpg" class="btn btn-primary">See past engagements.</a>
 
            </p>
 
          </div>
 
      </section>
 
 
 
<!----------------------------------------------------- Section 2 ------------------------------------------------------->
 
<section style="width:100%; padding-top: 30px; padding-bottom: 20px", class="section-2">
 
<div style="display: flex; flex-direction: row; justify-content: center; align-items: center;">
 
    <div style="width:80%; display: inline-block; text-align:center; vertical-align: top;">
 
        <img style="width: 80%; margin: 0 auto !important;" src="https://www.gcpedia.gc.ca/gcwiki/images/6/6b/NEW_TIMELINE.png"><br><br>
 
    </div>
 
</div>
 
</section>
 
 
 
<!----------------------------------------------------- Section 1 ------------------------------------------------------->
 
      <section style="width:100%; padding-top: 10px; padding-bottom: 20px">
 
 
 
          <div style="width:49.5%; display: inline-block; padding-left: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#050505; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;"><strong>Talent Management</strong></h2>
 
<p style="font-family: 'Lato', sans-serif; font-weight:400; color:#050505; font-size: 16px;">
 
As part of the application, you will be asked to propose a real business problem that is currently touching your team, department, or even government writ large.
 
<br><br>
 
This should be a problem that personally affects you in your day-to-day job and that you believe can be better solved or tackled by learning skills in one or more of the streams in Premium (data, design, DevOps, AI/ML, development).  
 
<br><br>
 
<strong>Note:</strong> Participants will be working on a real problem as part of their experience, but we cannot guarantee that you will be working on your specific problem during the practicum.
 
<br><br>
 
<p><a href="http://www.gcpedia.gc.ca/gcwiki/images/7/7d/What_is_a_good_business_problem.pdf" class="btn btn-primary">More on CFR's Talent Management Initiatives</a>
 
            </p>
 
          </div>
 
 
 
<div style="width:49.5%; display: inline-block; vertical-align: top; text-align: center; margin-top: 40px ">
 
              <img style="width: 65%" src="https://www.gcpedia.gc.ca/gcwiki/images/0/07/Collaboration_CFR.jpg" alt="brainstorm">
 
          </div>
 
 
 
      </section>
 
 
 
<!----------------------------------------------------- Section 1 ------------------------------------------------------->
 
  <section style="width:100%; padding-top: 20px; padding-bottom: 80px">
 
<div style="width:49.5%; display: inline-block; text-align:center; vertical-align: top">
 
                <img style="width: 80%; margin-top: 40px" src="https://www.gcpedia.gc.ca/gcwiki/images/c/c2/AI_booth_photo.jpg" alt="management"><br><br>
 
</div>
 
          <div style="width:49.5%; display: inline-block; padding-right: 100px;">
 
<h2 style="font-family: 'Lato', sans-serif; font-weight:700; color:#050505; font-size: 28px;"><span style="font-family: 'Lato', sans-serif; font-weight: 300;">
 
 
<br>
 
<br>
<strong>Experimentation</strong></h2>
 
            <p style="font-family: 'Lato', sans-serif; font-weight:400; color:#050505; font-size: 16px;">
 
The CFR has identified experimentation as one of its key priority areas. The goal is to position the CFR as an enabler – bringing the community together to explore, pioneer and test new approaches and delivery methods with potential application for creating efficiencies across the regulatory lifecycle.
 
<br><br>
 
Recent initiatives include leveraging AI to tackle regulatory challenges, a CFIA-CFR blockchain experiment, regulatory sandboxes, and rules as code.
 
<br><br>
 
<p><a href="https://www.gcpedia.gc.ca/gcwiki/images/7/76/CSPSDA_Premium_Letter_of_Support.docx" class="btn btn-primary">Learn more about our work in this area.</a>
 
            </p>
 
          </div>
 
  </section>
 
     
 
<!----------------------------------------------------- Section 4 ------------------------------------------------------->
 
 
<section id="ContactDrop" style="padding: 70px 0px; background-color: #00467F; ;width: 100%">
 
<div style="text-align: center; font-family: 'Lato',sans-serif; color: #ffffff">
 
  <p style="font-size:19px; width: 40%; margin: auto; padding-bottom: 30px"><strong>We want to hear from you!</strong></p>
 
Our goal at the CFR is to enhance collaboration, dialogue, networking and innovation in the regulatory field.
 
 
<br>
 
<br>
Do you have a suggestion for a CFR event?
+
The DG Committee is comprised of Director Generals from [[CFR partner departments and agencies|'''CFR partner organizations''']] and provides guidance in the development of CFR plans to ensure that community resources are allocated towards priority activities that suit community needs. 
 
<br>
 
<br>
Is there a topic you would like to see covered in our learning activities?
 
 
<br>
 
<br>
</p>
+
<span style="color: #00467f"><big>'''Strategic Documents'''</big></span> <br>
 +
* [[Media:Annual Plan 2020-2021.pdf|'''CFR Annual Plan 2020-2021''']]
 +
* [[Media:CFR Business Plan 2020-2023 ENG.pdf|'''CFR Vision Board 2023''']]
 +
* [[Media:Master Deck - December 2019.pdf|'''About the CFR Presentation''']]
 
<br>
 
<br>
 +
<span style="color: #00467f"><big>'''Key Strategic Areas'''</big></span> <br>
 +
As per the Community of Federal Regulators 2017-2020 Strategic Business Plan (approved by CFR governing bodies in July 2017), the CFR will focus its activities and services in three key strategic areas:
 +
{| style="border-bottom: white 2px solid; border-left: white 2px solid; border-top: white 2px solid; border-right:white 2px solid" width="990px"
 +
|-
 +
! style="background: white; color: black" width="30%" scope="col"| <div style='text-align: center;'><br>'''<big><big>Experimentation</big></big>'''<br><br>
 +
! style="background: white; color: black" width="1%" scope="col" |
 +
! style="background: white; color: black" width="30%" scope="col" | <div style='text-align: center;'><br>'''<big><big>Talent Management</big></big>'''<br><br>
 +
! style="background: white; color: black" width="1%" scope="col" |
 +
! style="background: white; color: black" width="30%" scope="col" | <div style='text-align: center;'><br>'''<big><big>Collaboration</big></big>'''<br><br>
 +
|- align="centre"
 +
| style="background: #eeece1;" |<div style='text-align: center;'> <span style="color: #00467f">'''Objective'''<br> <span style="color: black>Increase community understanding of innovative regulatory concepts and enable their application
 +
| style="background: white |
 +
| style="background: #eeece1;" |<div style='text-align: center;'> <span style="color: #00467f">'''Objective'''<br> <span style="color: black>Targeted recruitment and strengthen regulatory capacity across the system
 +
| style="background: white |
 +
| style="background: #eeece1;" | <div style='text-align: center;'><span style="color: #00467f"><br><br>'''Objective'''<br><span style="color: black> Connect organizations to foster collaboration and share regulatory expertise
 
<br>
 
<br>
</div>
+
|- align="left"
    <div style="text-align: center;">
+
| style="background: white | <br>
          <a href="mailto:csps.digitalacademy-academiedunumerique.efpc@canada.ca?subject=Question on CSPS Digital Academy Premium" class="cta-btn">
+
|- align="left"
              Contact Us
+
| style="background: #2396d0;"| <div style='text-align: center;'><span style="color: #C2CD23;">'''Desired Outcome'''<br> <span style="color: white>An agile and responsive federal regulatory system<br><br><br>
          </a>
+
| style="background: white |
    </div>
+
| style="background: #2396d0;"| <div style='text-align: center;'><br><span style="color: #C2CD23;">'''Desired Outcome'''<br><span style="color: white> A robust regulatory workforce with well-developed competencies and skill sets<br><br><br>
</section>
+
| style="background: white |
 
+
| style="background: #2396d0;"| <div style='text-align: center;'> <br><span style="color: #C2CD23;">'''Desired Outcome'''<br><span style="color: white> Shared regulatory approaches for greater efficiencies across the system<br><br><br>
<!----------------------------------------------------- Footer ------------------------------------------------------->
+
|- align="left"
     
+
| style="background: white |<br>
  <section style="padding: 20px 0px">
+
|- align="left"
                  <div style="width: 95%; display: inline-block; text-align: right;">
+
| style="background: #C2CD23;" | <div style='text-align: center;'><span style="color: #00467f"><br>'''CFR Priorities''' <br><span style="color: black> Pioneer projects and knowledge-sharing to support an ever-evolving regulatory system<br><br><br>
                <p style="font-family: 'lato', sans-serif; color: #3F2A56">Brought to you by the Community of Federal Regulators</p>
+
| style="background: white |
            </div>
+
| style="background: #C2CD23;" | <div style='text-align: center;'><span style="color: #00467f"><br>'''CFR Priorities'''<br> <span style="color: black>Activities and learning events to attract and build regulatory talent<br><br><br>
        </section>
+
| style="background: white |
 
+
| style="background: #C2CD23;" |<div style='text-align: center;'><span style="color: #00467f"><br>'''CFR Priorities'''<br><span style="color: black> Opportunities to explore and adopt alignment on government-wide regulatory priorities<br><br><br>
    </section>
+
|}
 
+
{{Template:Gallery-CFR}}
</body>
 
 
 
</html>
 

Revision as of 14:12, 23 November 2020

Community of Federal Regulators

Departments and Agencies
Working Together Towards
Regulatory Excellence
Since 2006

360px-TM 2.jpg











About the CFR
The Community of Federal Regulators is a Government of Canada inter-departmental community working together to strengthen the capacity of federal regulatory professionals, thereby supporting to build a regulatory community Canadians trust to maintain and strengthen regulations affecting health, safety, security and prosperity in a sustainable society.

The activities of the Community of Federal Regulators are supported and delivered through the CFR Office housed in Health Canada. The primary functions of the Office are to plan/promote regulatory learning and development activities, to identify and facilitate collaborations for innovative ways of working in the regulatory field, and to enable exchange of effective regulatory strategies/tools between regulatory organizations.

Vision
To enhance and sustain the capacity of the federal regulatory community through learning, partnerships and best practices

Mission
A regulatory community Canadians trust to maintain and strengthen their health, safety, security and prosperity in a sustainable society

CFR Governance Structure
The CFR is championed by the President of the Public Health Agency of Canada, Dr. Siddika Mithani. Also supporting the community and providing direction to the CFR Office are two Assistant Deputy Minister Co-Champions: Tina Green (Assistant Secretary, Regulatory Affairs Sector at the Treasury Board of Canada Secretariat) and Stefania Trombetti (A/Assistant Deputy Minister, Regulatory Operations and Regions Branch, Health Canada).

The CFR champions are advised by an ADM Steering Committee made up of representatives from participating departments and agencies. The ADM Steering Committee provides direction to a Director General Committee and the CFR Office on priorities and planning.

The DG Committee is comprised of Director Generals from CFR partner organizations and provides guidance in the development of CFR plans to ensure that community resources are allocated towards priority activities that suit community needs.

Strategic Documents


Key Strategic Areas
As per the Community of Federal Regulators 2017-2020 Strategic Business Plan (approved by CFR governing bodies in July 2017), the CFR will focus its activities and services in three key strategic areas:


Experimentation


Talent Management


Collaboration

Objective
Increase community understanding of innovative regulatory concepts and enable their application
Objective
Targeted recruitment and strengthen regulatory capacity across the system


Objective
Connect organizations to foster collaboration and share regulatory expertise



Desired Outcome
An agile and responsive federal regulatory system



Desired Outcome
A robust regulatory workforce with well-developed competencies and skill sets



Desired Outcome
Shared regulatory approaches for greater efficiencies across the system




CFR Priorities
Pioneer projects and knowledge-sharing to support an ever-evolving regulatory system



CFR Priorities
Activities and learning events to attract and build regulatory talent



CFR Priorities
Opportunities to explore and adopt alignment on government-wide regulatory priorities