Icon

KNIME_​Challenge6_​Fave_​Sources

Challenge 6: Most Popular News SourcesLevel: EasyDescription: A research group is running a study to understand how newsconsumption has changed lately. They run a survey on 3,000 people, asking wherethey usually read their news. Participants can indicate up to three options among“Social Media”, “Online Newspapers”, “Printed Newspapers”, and “Radio orTelevision”, recorded with a numeric code in a CSV file. The respective descriptivenames are provided in a small table. Your task is (1) to replace the codes in thesurvey data with their corresponding descriptive names, and (2) to create aninteractive dashboard that shows how many times each option has been selected.The dashboard should allow users to filter for the options they are interested in.Note: Feel free to use this challenge as an opportunity to explore differentvisualization nodes! Pub CodesRespondent IDand Source Code #Create a setand remove missingvalues if less than3 selectionsOn CodekeepingRespondent IDandSource DescriptionSplit the collectionacross rowsby respondent IDColor eachsourceDescriptionCount by Description Table Reader CSV Reader Cell Splitter Joiner Ungroup Color Manager InteractiveHistogram (local) Challenge 6: Most Popular News SourcesLevel: EasyDescription: A research group is running a study to understand how newsconsumption has changed lately. They run a survey on 3,000 people, asking wherethey usually read their news. Participants can indicate up to three options among“Social Media”, “Online Newspapers”, “Printed Newspapers”, and “Radio orTelevision”, recorded with a numeric code in a CSV file. The respective descriptivenames are provided in a small table. Your task is (1) to replace the codes in thesurvey data with their corresponding descriptive names, and (2) to create aninteractive dashboard that shows how many times each option has been selected.The dashboard should allow users to filter for the options they are interested in.Note: Feel free to use this challenge as an opportunity to explore differentvisualization nodes! Pub CodesRespondent IDand Source Code #Create a setand remove missingvalues if less than3 selectionsOn CodekeepingRespondent IDandSource DescriptionSplit the collectionacross rowsby respondent IDColor eachsourceDescriptionCount by DescriptionTable Reader CSV Reader Cell Splitter Joiner Ungroup Color Manager InteractiveHistogram (local)

Nodes

Extensions

Links