Rvguitard-playroom

From wiki
Jump to navigation Jump to search

<!DOCTYPE html> <html>

   <head>
   <meta charset="utf-8" />
   <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <meta
     name="viewport"
     content="width=device-width, initial-scale=1, user-scalable=no"
   />
   <title>Regional Diversity Scan 2019-2020</title>
   <link
     rel="stylesheet"
     href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css"
     integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO"
     crossorigin="anonymous"
   />
   <link rel="stylesheet" href="styles.css"/>
   <script
     src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
     integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
     crossorigin="anonymous"
   ></script>
   <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
   <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
   <link href="https://fonts.googleapis.com/css?family=Heebo" rel="stylesheet">
   <script type="text/javascript">
// Load the Visualization API and the corechart package.
     google.charts.load('current', {'packages':['corechart']});
     google.charts.setOnLoadCallback(drawChart);
     function drawChart() {
        var data = google.visualization.arrayToDataTable([
       ['Region', 'West Asian', 'Southeast Asian', 'South Asian', 'Multiple visible minorities', 'Latin American',
        'Korean', 'Japanese', 'Filipino', 'Chinese', 'Black', 'Arab', { role: 'annotation' } ],
       ['Atlantic', 2710, 2905, 14010, 2410, 3860, 3510, 1095, 7430, 17465, 32080, 13035, ],
       ['Ontario', 154670, 22, 23, 30, 16, 9, 1, 2, 3, 4, 5, ],
       ['Prairies and North', 28, 19, 29, 30, 12, 13, 1, 2, 3, 4, 5, ],

['Quebec', 28, 19, 29, 30, 12, 13, 1, 2, 3, 4, 5, ], ['Western', 28, 19, 29, 30, 12, 13, 1, 2, 3, 4, 5, ]

     ]);

var options = { width: 1200,

       height: 600,
       legend: { position: 'right', maxLines: 11 },
       isStacked: 'percent',

vAxis: { minValue: 0, ticks: [0, .1, .2, .3, .4, .5, .6, .7, .8, .9, 1] }, fontName: 'Heebo', fontSize: '10pt'

     };
       // Instantiate and draw our chart, passing in some options.
       var chart = new google.visualization.ColumnChart(document.getElementById('chart_div'));
       chart.draw(data, options);
     }

google.charts.setOnLoadCallback(drawDonut1); function drawDonut1() { var data = google.visualization.arrayToDataTable([

         ['Identite autochtone', 'Hours per Day'],

['Identite autochtone', 6],

         ['Totalite minorites visibles', 4],
         ['Total non autochtones, non minorites visibles', 90],
       ]);
       var options = {
         title: 'Region atlantique',
         pieHole: 0.6,

fontName: 'Heebo',

       };
       var chart = new google.visualization.PieChart(document.getElementById('donut_chart-1'));
       chart.draw(data, options);

}

google.charts.setOnLoadCallback(drawDonut2); function drawDonut2() { var data = google.visualization.arrayToDataTable([

         ['Identite autochtone', 'Hours per Day'],

['Identite autochtone', 6],

         ['Totalite minorites visibles', 4],
         ['Total non autochtones, non minorites visibles', 90],
       ]);
       var options = {
         title: 'Region du Quebec',
         pieHole: 0.6,

fontName: 'Heebo',

       };
       var chart = new google.visualization.PieChart(document.getElementById('donut_chart-2'));
       chart.draw(data, options);

}

   </script>
   <link rel="stylesheet" href="styles.css" />
   <link
     rel="stylesheet"
     href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
     integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr"
     crossorigin="anonymous"
   />
   </head>
   <body>
   <section class="super-body">

Regional Diversity Scan 2019-20

Current Context of Diversity and Inclusion Data

Racism and discrimination continue to manifest themselves in Canada in various aspects of life and create multiple barriers to full participation in Canadian society. Discrimination is the driving force behind the marginalization and exclusion of vulnerable groups and undermines social cohesion.

While many datasets on diversity and inclusion currently exist, largely at Statistics Canada from the Census and the General Social Survey, their format does not always meet some specific needs, or they have not been used to their full potential:

  • The traditional use of quantitative data is not always effective in reflecting certain social realities, particularly when the discrimination is multiple and intersectional.
  • The rich regional diversity of the population and its social and economic situation, as well as a growing desire to access information at a specific geographical level, raise challenges in terms of methodology, confidentiality and data dissemination.

While several initiatives are underway at Statistics Canada to address these challenges, new creative methods of using existing data can maximize the data currently available.

Qu’est-ce que l’analyse de la conjoncture régionale?

L'analyse de la diversité régionale fait partie d’un exercice annuel d’analyse de la conjoncture et vise à identifier, à recueillir, à analyser et à présenter des données sur les similitudes et les différences dans les expériences et les situations de divers groupes démographiques.

                 <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 24 24">
                   <path d="M23.822 20.88l-6.353-6.354c.93-1.465 1.467-3.2 1.467-5.059.001-5.219-4.247-9.467-9.468-9.467s-9.468 4.248-9.468 9.468c0 5.221 4.247 9.469 9.468 9.469 1.768 0 3.421-.487 4.839-1.333l6.396 6.396 3.119-3.12zm-20.294-11.412c0-3.273 2.665-5.938 5.939-5.938 3.275 0 5.94 2.664 5.94 5.938 0 3.275-2.665 5.939-5.94 5.939-3.274 0-5.939-2.664-5.939-5.939z"/></svg>

Recherche et analyse

Des démarches sont entreprises afin de :

  • identifier les bases de données à l'intérieur et à l'extérieur du Ministère qui sont pertinentes ou qui ont une incidence sur son mandat;
  • déterminer les variables les plus pertinentes à extraire et à analyser;
  • faire l’acquisition des bases de données et les reformater au besoin;
  • se rendre au Centre fédéral de données de recherche (CFDR) pour extraire des données issues de l’Enquête sociale générale (ESG).

                 <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 24 24">
                   <path d="M13.144 8.171c-.035-.066.342-.102.409-.102.074.009-.196.452-.409.102zm-2.152-3.072l.108-.031c.064.055-.072.095-.051.136.086.155.021.248.008.332-.014.085-.104.048-.149.093-.053.066.258.075.262.085.011.033-.375.089-.304.171.096.136.824-.195.708-.176.225-.113.029-.125-.097-.19-.043-.215-.079-.547-.213-.68l.088-.102c-.206-.299-.36.362-.36.362zm13.008 6.901c0 6.627-5.373 12-12 12-6.628 0-12-5.373-12-12s5.372-12 12-12c6.627 0 12 5.373 12 12zm-8.31-5.371c-.006-.146-.19-.284-.382-.031-.135.174-.111.439-.184.557-.104.175.567.339.567.174.025-.277.732-.063.87-.025.248.069.643-.226.211-.381-.355-.13-.542-.269-.574-.523 0 0 .188-.176.106-.166-.218.027-.614.786-.614.395zm6.296 5.371c0-1.035-.177-2.08-.357-2.632-.058-.174-.189-.312-.359-.378-.256-.1-1.337.597-1.5.254-.107-.229-.324.146-.572.008-.12-.066-.454-.515-.605-.46-.309.111.474.964.688 1.076.201-.152.852-.465.992-.038.268.804-.737 1.685-1.251 2.149-.768.694-.624-.449-1.147-.852-.275-.211-.272-.66-.55-.815-.124-.07-.693-.725-.688-.813l-.017.166c-.094.071-.294-.268-.315-.321 0 .295.48.765.639 1.001.271.405.416.995.748 1.326.178.178.858.914 1.035.898.193-.017.803-.458.911-.433.644.152-1.516 3.205-1.721 3.583-.169.317.138 1.101.113 1.476-.029.433-.37.573-.693.809-.346.253-.265.745-.556.925-.517.318-.889 1.353-1.623 1.348-.216-.001-1.14.36-1.261.007-.094-.256-.22-.45-.353-.703-.13-.248-.015-.505-.173-.724-.109-.152-.475-.497-.508-.677-.002-.155.117-.626.28-.708.229-.117.044-.458.016-.656-.048-.354-.267-.646-.53-.851-.389-.299-.188-.537-.097-.964 0-.204-.124-.472-.398-.392-.564.164-.393-.44-.804-.413-.296.021-.538.209-.813.292-.346.104-.7-.082-1.042-.125-1.407-.178-1.866-1.786-1.499-2.946.037-.19-.114-.542-.048-.689.158-.352.48-.747.762-1.014.158-.15.361-.112.547-.229.287-.181.291-.553.572-.781.4-.325.946-.318 1.468-.388.278-.037 1.336-.266 1.503-.06 0 .038.191.604-.019.572.433.023 1.05.749 1.461.579.211-.088.134-.736.567-.423.262.188 1.436.272 1.68.069.15-.124.234-.93.052-1.021.116.115-.611.124-.679.098-.12-.044-.232.114-.425.025.116.055-.646-.354-.218-.667-.179.131-.346-.037-.539.107-.133.108.062.18-.128.274-.302.153-.53-.525-.644-.602-.116-.076-1.014-.706-.77-.295l.789.785c-.039.025-.207-.286-.207-.059.053-.135.02.579-.104.347-.055-.089.09-.139.006-.268 0-.085-.228-.168-.272-.226-.125-.155-.457-.497-.637-.579-.05-.023-.764.087-.824.11-.07.098-.13.201-.179.311-.148.055-.287.126-.419.214l-.157.353c-.068.061-.765.291-.769.3.029-.075-.487-.171-.453-.321.038-.165.213-.68.168-.868-.048-.197 1.074.284 1.146-.235.029-.225.046-.487-.313-.525.068.008.695-.246.799-.36.146-.168.481-.442.724-.442.284 0 .223-.413.354-.615.131.053-.07.376.087.507-.01-.103.445.057.489.033.104-.054.684-.022.594-.294-.1-.277.051-.195.181-.253-.022.009.34-.619.402-.413-.043-.212-.421.074-.553.063-.305-.024-.176-.52-.061-.665.089-.115-.243-.256-.247-.036-.006.329-.312.627-.241 1.064.108.659-.735-.159-.809-.114-.28.17-.509-.214-.364-.444.148-.235.505-.224.652-.476.104-.178.225-.385.385-.52.535-.449.683-.09 1.216-.041.521.048.176.124.104.324-.069.19.286.258.409.099.07-.092.229-.323.298-.494.089-.222.901-.197.334-.536-.374-.223-2.004-.672-3.096-.672-.236 0-.401.263-.581.412-.356.295-1.268.874-1.775.698-.519-.179-1.63.66-1.808.666-.065.004.004-.634.358-.681-.153.023 1.247-.707 1.209-.859-.046-.18-2.799.822-2.676 1.023.059.092.299.092-.016.294-.18.109-.372.801-.541.801-.505.221-.537-.435-1.099.409l-.894.36c-1.328 1.411-2.247 3.198-2.58 5.183-.013.079.334.226.379.28.112.134.112.712.167.901.138.478.479.744.74 1.179.154.259.41.914.329 1.186.108-.178 1.07.815 1.246 1.022.414.487.733 1.077.061 1.559-.217.156.33 1.129.048 1.368l-.361.093c-.356.219-.195.756.021.982 1.818 1.901 4.38 3.087 7.22 3.087 5.517 0 9.989-4.472 9.989-9.989zm-11.507-6.357c.125-.055.293-.053.311-.22.015-.148.044-.046.08-.1.035-.053-.067-.138-.11-.146-.064-.014-.108.069-.149.104l-.072.019-.068.087.008.048-.087.106c-.085.084.002.139.087.102z"/></svg>

Visualisation de données

  • Un logiciel de cartographie et de visualisation de données (ArcGIS) est utilisé pour convertir les données en dessins techniques exploratoires, interactifs et itératifs afin de les rendre accessibles à des analystes et à un public non spécialisé sur la plateteforme géospatiale fédérale (PGF).
  • Ces produits de visualisation sont ensuite regroupés et publiés sur une plateforme accessible (SharePoint) qui met de l’avant le narratif émergeant des données analysées.

                 <svg style="margin-top:-5px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 24 24">
                   <path d="M7 24h-6v-6h6v6zm8-9h-6v9h6v-9zm8-4h-6v13h6v-13zm0-11l-6 1.221 1.716 1.708-6.85 6.733-3.001-3.002-7.841 7.797 1.41 1.418 6.427-6.39 2.991 2.993 8.28-8.137 1.667 1.66 1.201-6.001z"/></svg>

Sélection des données et création du narratif

  • Des consultations sont menées avec les secteurs et les régions afin d’assurer une collaboration continue.
  • Basé sur un large éventail de sources, les données les plus pertinentes sont identifiées et analysées afin de faire émerger une trame narrative.

Objectifs de particularités du cycle 2019-2020

1

Maximiser l’exploitation des données* disponibles sur la cohésion sociale et l’inclusion au Canada, notamment en explorant les aspects régionaux et de la diversité des données de l’ESG et du Recensement;

2

Développer des méthodes créatives et novatrices qui permettent de démontrer la valeur et le potentiel des données existantes;

3

Maximiser le potentiel des techniques de visualisation de données, notamment en utilisant des logiciels de cartographie qui permettent d’analyser les données sous un nouvel angle;

4

Rendre les bases de données facilement utilisables et accessibles aux employé.es de PCH, incluant les analystes, les chercheur.es et les responsables de programmes.

* Les données utilisées lors de cet exercice proviennent du Recensement de 2016 (Statistique Canada), de données administratives (Données sur les personnes disparues 2014-2018; Données sur les crimes haineux) et de l’Enquête sociale générale de Statistique Canada (Les Canadiens au travail et à la maison, 2017; Identité sociale, 2013; victimisation, 2014).

<img src="https://source.unsplash.com/900x1600/?banff,water" width="600" alt="3"/>

Demonstration of key facts

Visible minorities composition by region

Each region has a very specific visible minorities profile.

Lessons Learned

  • Canadian Heritage has access to a considerable amount of data that could be used more extensively. However, the process of organizing, analyzing and visualizing these data requires important resources in terms of time and expertise.
  • Data analysis is only one step of the process. The ability to tell the stories embedded in the data, and to clearly communicate and visualize these data is also integral to the process. Often, the data analysis and storytelling steps require divergent skill sets, and a diverse team.
  • Even with these data optimization activities, it is clear that there are important data gaps for the needs of the Department and the Government of Canada, especially in terms of territorial and regional data.

<img src="https://source.unsplash.com/900x400/?city,landscape" width="100%" alt="3"/>

Prochaine étapes

Étape 1

Obtenir l’aval pour une présentation au Comité exécutif.

Étape 2

Continuer la mise à jour des plateformes de visualisation avec de nouvelles données et analyses. Des projets sur la mesure des impacts sociaux, la cohésion sociale et les subventions et contributions sont déjà en cours ou prévus.

Étape 3

Poursuivre les discussions avec les analystes du Ministère pour les appuyer dans l’utilisation de cette ressource dans leur travail.

Étape 4

Identifier les lacunes des données disponibles et, dans la mesure du possible, développer des stratégies pour les combler avec l’aide d’autres organisations gouvernementales et le milieu universitaire.

     <script
       src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
       integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
       crossorigin="anonymous"
     ></script> 
     <script
       src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
       integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
       crossorigin="anonymous"
     ></script> 
     <script
       src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
       integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
       crossorigin="anonymous"
     >	 

</script>

   </section>

</body> </html> <html> <style> @charset "utf-8"; /* CSS Document */ html, body { height: 100%; -webkit-animation: fadein .5s; animation: fadein .5s; background-color: #232323; scroll-behavior: smooth; }

@keyframes fadein {
from {
opacity: 0;

}

to {
opacity: 1;

} }

@-webkit-keyframes fadein {
from {
opacity: 0;

}

to {
opacity: 1;

} } /* THIS IS THE SECRET SAUCE for GCpedia, BODY AND SUPER-BODY classes */

body { overflow-y: hidden; background-color: white; } .super-body { position: fixed; overflow-y: scroll; overflow-x: hidden; -ms-overflow-x: hidden; top: 0; left: 0; right: 0; bottom: 0; z-index: 10000; -webkit-transition: all .5s ease-in; transition: all .5s ease-in; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; background-color: white; } .navbar { margin-bottom: 0px !important; height: 75px; box-shadow: 0px -8px 15px #000; } div#mw-head { position: absolute; top: 145px; right: 0; width: 100%; display: none; } div#mw-panel { font-size: inherit; position: absolute; top: 160px; padding-top: 1em; width: 10em; left: 0; display: none; }

  1. footer {

display: none; }

.footer { background-color: #203166 !important; color: white; }

.mw-body p {

} .mw-body h1, h2, h3, h4 { font-family: Century Gothic, sans-serif; border: 0px; font-weight: 700;

} .nav-link { font-weight: 500; color: #3e4854; font-size: 15px; }

.mw-body-content { font-size: 1rem !important; }

ul { list-style-image: none !important; margin-bottom: 1rem !important; }


h2 { font-size: 24px; font-weight: bold; }

h3 { font-size: 1em; color: #CF2448; font-weight: bold; }

h4 { font-size: 1.1em; color: black; font-weight: bold; }

h5 { font-size: 0.9em; text-transform: uppercase; color: black; font-weight: bold; }

p, ul, li { color: #2E2E2E; font-size: 14px; font-family: 'Heebo'; line-height: 150%; }

li { margin-bottom: .5em; }

.nav { height: 75px; }

.left-nav { height: 100%; display: flex; align-items: center; float: left; }

.right-nav { height: 100%; display: flex; align-items: center; float: right; }

.lg-container { width: 1200px; max-width: 1200px; margin: 0 auto; }

.flex-h-cards { display: flex; justify-content: space-between; width: 100%; }

.flex-h-cards-around { display: flex; justify-content: space-around; width: 100%; }

.flex-card-content { display: flex; flex-direction: column; align-items: center; font-size: 11pt; }

.lg-card { border-radius: 5px; border: #B7E2E8 1px solid; padding: 25px; width: 49%; }

.orange-btn { border-radius: 2px; background-color: #DF7453; padding: 10px 25px 10px 25px; color: white; font-weight: bold; transition: 0.2s ease; }

.orange-btn:hover { background-color: #C54700; color: white; text-decoration: none; }

.rvg-footer { display: flex; align-items: center; font-size: 10pt; height: 50px; background-color: #f4f4f4; text-align: center; position: relative; }

.footer-center { margin: auto; position: absolute; top: 0%; left: 0%; right: 0%; bottom: 0%; align-content: center; width: 15px; height: 16px; }

.footer-right { height: 100%; display: flex; align-items: center; float: right; } .footer-left { margin: auto 0; height: 100%; display: flex; align-items: center; }

  1. feedback {

text-align: center; border-top: #B7B7B7 dashed 1px; }

.super-body { font-family: 'Heebo' !important; }

.nav-link { font-weight: bold; font-size: 14px; }

.rvg-ol { width: 100%; margin-bottom: 25px; margin-top: 20px; }

.rvg-ol-number { font-size: 1.5em; font-weight: 900; width: 20%; justify-content: center; display: flex; color: white; line-height: 1.3; }

.rvg-ol-circle { width: 50px; height: 50px; padding: 10px; display: flex; align-content:center; justify-content:center; background-color: #CF2448; border-radius: 50px; }

.rvg-ol-desc { width: 80%; }

.rvg-ol-desc p { margin-bottom: 0; line-height: 150%; }

</style> </html>