[06:39:43] Hello! I have a small issue to clarify in the "Wkipedia_Clickstream" project [06:39:52] # TODO: Choose a destination article from the dataset that is: [06:39:53] # * relatively popular (at least 1000 pageviews and 20 unique sources in the dataset) [06:39:53] # * shows up in at least one other language with at least 1000 pageviews in January 2021 [06:39:54] # ** You can check quickly via this tool: https://pageviews.toolforge.org/langviews/ [06:40:27] In here do we need to choose the destination article using the given tool? [06:41:00] Or should we choose one using our own code? [09:12:32] Hi Sanduni: you could approach this by, first, using your code to find a set of articles that have at least 1000 pageviews and 20 unique sources in the dataset, and, second, from that set use the tool to identify those articles which also have 1000 or more pageviews in at least one other language. If you are still unsure, feel free to ask in the application task https://phabricator.wikimedia.org/T276315 [16:39:07] Thank you mgerlach