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.

README.md 2.9KB

5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. # Dataviz ressources
  2. ## books
  3. [Interactive Data Visualization for the Web](http://shop.oreilly.com/product/0636920037316.do) , Scott Murray, O’Reilly (2017)
  4. [Visualization Analysis and Design](http://www.amazon.com/Visualization-Analysis-Design-Peters-Series/dp/1466508914) , Tamara Munzner, CRC Press (2014)
  5. [The Functional Art: An introduction to information graphics and visualization](http://www.amazon.com/The-Functional-Art-introduction-visualization/dp/0321834739/) , Alberto Cairo, New Riders (2012)
  6. [Visual Thinking for Design](http://www.amazon.com/Visual-Thinking-Kaufmann-Interactive-Technologies/dp/0123708966) , Colin Ware, Morgan Kaufman (2008)
  7. [Data Visualization](https://socviz.co)
  8. [Fundamentals of Data Visualization](https://serialmentor.com/dataviz/)
  9. ## Cours
  10. https://lyondataviz.github.io/teaching/lyon1-m2/2016/pdfs/1_introduction.pdf
  11. [DataViz Cours Lyon1 M2 2018-2019](https://lyondataviz.github.io/teaching/lyon1-m2/2018/)
  12. [Resources: InfoVis @ UBC CS](http://www.cs.ubc.ca/group/infovis/resources.shtml)
  13. [Les données spatiales avec R](https://maeltheuliere.github.io/rspatial/creer-des-cartogrammes.html)
  14. ## Web
  15. [WTF Visualizations](https://viz.wtf)
  16. [deck.gl](https://deck.gl/#/)
  17. [tuning ggplot themes](https://evamaerey.github.io/little_flipbooks_library/taming_themes_in_ggplot/taming_ggplot_themes.html#1)
  18. https://data.world
  19. [The Evolution of a ggplot (Ep. 1)-Cédric Scherer](https://cedricscherer.netlify.com/2019/05/17/the-evolution-of-a-ggplot-ep.-1/)
  20. ## Talks
  21. ### Dataveyes
  22. [CAROLINE GOULARD & LUDOVIC RIFFAULT - OpenVis Conf 2018 - YouTube](https://www.youtube.com/watch?v=9aVUtluzvNE&feature=youtu.be)
  23. https://www.linkedin.com/in/carolinegoulard/
  24. ## Packages
  25. ggpubr: publication ready plots
  26. [‘ggplot2’ Based Publication Ready Plots • ggpubr](https://rpkgs.datanovia.com/ggpubr/)
  27. ## Programme
  28. ### Lundi
  29. * Cours 1
  30. * Introduction visualisation : Quoi ? Pourquoi ? Qui ? Comment ?
  31. * Types de datasets, types de données, sémantique, table data/autres
  32. * Lab 1
  33. * RStudio
  34. * ggplot2, grammar of graphics
  35. ### Mardi
  36. #### Matin
  37. * Cours 2
  38. * Perception: système visuel, marques et canaux, couleurs
  39. * Abstraction de tache
  40. * Lab 2
  41. * tidy data, wrangling
  42. * ggplot2
  43. #### Après-midi
  44. * Cours 3
  45. * Principes de design
  46. * Visualisation de données tabulaires
  47. * Lab 3
  48. * Presentation du projet
  49. * Web scraping
  50. * Recherche de dataset
  51. ### Mercredi
  52. #### Matin
  53. * Cours 4
  54. * Visualisation de données tabulaires
  55. * Interaction
  56. * Lab 4
  57. * tidy data
  58. #### Après-midi
  59. * Cours 5
  60. * Visualisation de données spatiales
  61. * Lab 5
  62. * maps, leaflet
  63. ### Jeudi
  64. #### Matin
  65. * Cours 6
  66. * Visualisation de graphs
  67. * Lab 6
  68. * networks
  69. #### Après-midi
  70. * Cours 7
  71. * Visualisation de texte
  72. * Lab 7
  73. * tidy text, word embeddings, …
  74. ### Vendredi
  75. #### Matin
  76. * Cours 8
  77. * Visualisation de données temporelles
  78. * Lab 8
  79. * séries temporelles
  80. #### Après-midi
  81. * Lab 9
  82. * projet