Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 6.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <!doctype html>
  2. <html lang=fr>
  3. <head>
  4. <!-- Always define the charset before the title -->
  5. <meta charset=utf-8>
  6. <title>Nettoyer les données — Biologeek — David Larlet</title>
  7. <!-- Define a viewport to mobile devices to use - telling the browser to assume that the page is as wide as the device (width=device-width) and setting the initial page zoom level to be 1 (initial-scale=1.0) -->
  8. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  9. <!-- Fake favicon, to avoid extra request to the server -->
  10. <link rel="icon" href="data:;base64,iVBORw0KGgo=">
  11. <link type="application/atom+xml" rel="alternate" title="Feed" href="/david/log/" />
  12. <link rel="manifest" href="/manifest.json">
  13. <link rel="stylesheet" href="/static/david/css/larlet-david-_J6Rv.css" data-instant-track />
  14. <noscript>
  15. <style type="text/css">
  16. /* Otherwise fonts are loaded by JS for faster initial rendering. See scripts at the bottom. */
  17. body {
  18. font-family: 'EquityTextB', serif;
  19. }
  20. h1, h2, h3, h4, h5, h6, time, nav a, nav a:link, nav a:visited {
  21. font-family: 'EquityCapsB', sans-serif;
  22. font-variant: normal;
  23. }
  24. </style>
  25. </noscript>
  26. <!-- Canonical URL for SEO purposes -->
  27. <link rel="canonical" href="https://larlet.fr/david/biologeek/archives/20110426-nettoyer-les-donnees">
  28. </head>
  29. <body>
  30. <div>
  31. <header>
  32. <nav>
  33. <p>
  34. <small>
  35. Je suis <a href="/david/" title="Profil public">David Larlet</a>, <a href="/david/pro/" title="Activité professionnelle">artisan</a> du web qui vous <a href="/david/pro/accompagnement/" title="Activité d’accompagnement">accompagne</a><span class="more-infos"> dans l’acquisition de savoirs pour concevoir des <a href="/david/pro/produits-essentiels/" title="Qu’est-ce qu’un produit essentiel ?">produits essentiels</a></span>. <span class="more-more-infos">Discutons ensemble d’une <a href="/david/pro/devis/" title="En savoir plus">non-demande de devis</a>.</span> Je partage ici mes <a href="/david/blog/" title="Expériences bienveillantes">réflexions</a> et <a href="/david/correspondances/2017/" title="Lettres hebdomadaires">correspondances</a>.
  36. </small>
  37. </p>
  38. </nav>
  39. </header>
  40. <section>
  41. <h1 property="schema:name">Nettoyer les données</h1>
  42. <article typeof="schema:BlogPosting">
  43. <div property="schema:articleBody">
  44. <p>Un petit extrait du dernier numéro de l'incroyable <a href="http://www.talis.com/nodalities/">Nodalities magazine</a> (il est toujours possible de s'abonner gratuitement pour recevoir la version papier) dans l'article consacré à l'initiative <a href="http://linkedgov.org/">LinkedGov</a> par Hadley Beeman :</p>
  45. <blockquote>
  46. <p>A significant amount of work is required to clean and reformat the data, link it (both internally and with other datasets on the Web), and add metadata to make it understandable to users outside the team or public body that published it. Many entrepreneurs are dissuaded from creating new businesses on this data, put off by the months of overhead necessary to prepare the data before they can even begin coding an application.</p>
  47. </blockquote>
  48. <p>Je pense que l'on va avoir besoin de tels outils/initiatives en France, dans la lignée de la <a href="http://www.barcamp-bordeaux.com/wiki/wiki/checklist-open-data">checklist OpenData</a> établie durant le Barcamp Bordeaux.</p>
  49. </div>
  50. </article>
  51. <footer>
  52. <h6 property="schema:datePublished">— 26/04/2011</h6>
  53. </footer>
  54. </section>
  55. <section>
  56. <div>
  57. <h3>Articles peut-être en rapport</h3>
  58. <ul>
  59. <li><a href="/david/biologeek/archives/20110118-retours-chaud-sur-semwebpro/" title="Accès à Retours à chaud sur SemWeb.Pro">Retours à chaud sur SemWeb.Pro</a></li>
  60. <li><a href="/david/biologeek/archives/20110103-rss-et-incomprehensions/" title="Accès à RSS et incompréhensions">RSS et incompréhensions</a></li>
  61. <li><a href="/david/biologeek/archives/20101228-fascisme-de-perroquet/" title="Accès à Fascisme de perroquet">Fascisme de perroquet</a></li>
  62. </ul>
  63. </div>
  64. </section>
  65. <section>
  66. <div id="comments">
  67. <h3>Commentaires</h3>
  68. <div class="comment" typeof="schema:UserComments">
  69. <p class="comment-meta">
  70. <span class="comment-author" property="schema:creator">facebookons</span> le <span class="comment-date" property="schema:commentTime">10/06/2011</span> :
  71. </p>
  72. <div class="comment-content" property="schema:commentText">
  73. <p>La gestion des données et de leur nettoyage lorsqu&#39;elles ne sont plus utiles est un problème majeur pour la production dans les entreprises, des solutions alternatives pourraient être très intéressantes (et peut être un bon créneau pour les freelance) !! </p>
  74. </div>
  75. </div>
  76. <div class="comment" typeof="schema:UserComments">
  77. <p class="comment-meta">
  78. <span class="comment-author" property="schema:creator">aem</span> le <span class="comment-date" property="schema:commentTime">15/08/2011</span> :
  79. </p>
  80. <div class="comment-content" property="schema:commentText">
  81. <p>le traitement de l&#39;information est une brique essentielle dans un SI !</p>
  82. <p>Je travaille en ce moment sur un projet interne qui permettra de classer et faire émerger/visualiser des informations à partir de graphiques (gephi).</p>
  83. <p>Il y a du boulot et bcp de choses restent à faire …</p>
  84. <p>Sébastien<br /></p>
  85. </div>
  86. </div>
  87. <div class="comment" typeof="schema:UserComments">
  88. <p class="comment-meta">
  89. <span class="comment-author" property="schema:creator">Quad</span> le <span class="comment-date" property="schema:commentTime">25/09/2011</span> :
  90. </p>
  91. <div class="comment-content" property="schema:commentText">
  92. <p>Il est clair que c&#39;est une lacune dans beaucoup d&#39;entreprises, et je dirais même surtout dans les petites entreprises, qui n&#39;ont (presque) jamais le savoir-faire pour cela.</p>
  93. </div>
  94. </div>
  95. </div>
  96. </section>
  97. <footer>
  98. <nav>
  99. <p>
  100. <small>
  101. Je réponds quasiment toujours aux <a href="m&#x61;ilto:d&#x61;vid%40l&#x61;rlet&#46;fr" title="Envoyer un email">emails</a> (<a href="/david/signature/" title="Ma signature actuelle avec possibilité de chiffrement">signés</a>) et vous pouvez me rencontrer à Montréal. <span class="more-infos">N’hésitez pas à <a href="/david/log/" title="Être tenu informé des mises à jour">vous abonner</a> pour être tenu informé des publications récentes.</span>
  102. </small>
  103. </p>
  104. </nav>
  105. </footer>
  106. </div>
  107. <script src="/static/david/js/larlet-david-3ee43f.js" data-no-instant></script>
  108. <script data-no-instant>InstantClick.init()</script>
  109. </body>
  110. </html>