Other programs in applied maths & informatics Information for Foreign Students ![]() |
2020-2021 InfoVis projectGoalProduce an interactive visualization that allows the exploration of the data set or that conveys interesting information about the dataset. InstructionsYou are expected to:
ScheduleEach bold entry is an assignment, and as such should be send by email at blanch@imag.fr.
DatasetThis year dataset gives information about work travels by members of a research lab. The data set is available at https://gricad-gitlab.univ-grenoble-alpes.fr/blanch-ens/2020-carbon. The README.md file gives some information about the structure of the data tables. You can download an archive of the data that includes some sample of visualizations with d3. QuestionsInterrogations about the data set can belongs to different main categories. Below are some sample questions, you will have to expand this list with your own questions:
You may also want to show what impact would have had a specific policy on travel (e.g. what if people are allowed a maximum of number of missions per year (or a maximum of kms, days abroad, emissions, etc.) on the actual data. Visualisations designChoose 2 questions, one about global insights, one about comparing subsets. Propose visualisations to answer those questions. If the questions are linked, that can be a single visualisation, provided it allows to first concentrate on global insights, then onto comparison. You will have to provide explicitly, for each visualisation:
Do not limit yourselves to what you would be able to implement. For this part, consider you will have a staff of engineers working for you, and you just have to give a specification of your visualisations. ImplementationForm groups of two people or work alone if you prefer. Select one question per member of the group. Implement visualisation(s) to answer those questions. It should allow to go from an overview of the dataset to the details that allow to gain insights on the question. It can be a single visualisation, where interaction allows to go from the overview to the details. It can consist in multiple more simple visualisations if needed. You have to code your visualisations. It means that given the dataset and your code, I should be able to run your visualisation on my computer. You can use javascript/d3 (+ other libraries), python (+dependencies if they are available in pypi), R … You can use jupyter notebooks, RStudio but nothing else (no online tool). If the tool you are planning to use is not explicitly in this list, you have to ask if you can use it. You are expected to deliver your work by email at blanch@imag.fr with:
DefensesThis part is likely to change, depending on the evolution of the COVID-19 pandemic. ExpectationsYou are expected to present your visualizations, and to explain how they help answer the questions you choose to investigate. You are expected to justify the design choices for the visualizations, i.e., why is the visual mapping you choose pertinent given the data at hand and the insights you are looking to find. You are expected to send by email at blanch@imag.fr the material used for the defense. Past projects |