Editing Community Data Science Course (Spring 2023)/Week 5 coding challenges

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 14: Line 14:
# Identify a famous person who has been famous for at least a few years and that you have some personal interest in. Use the Wikimedia API to collect page view data from the English Wikipedia article on that person. Now use that data to generate a time-series visualization and include a link to it in your notebook.
# Identify a famous person who has been famous for at least a few years and that you have some personal interest in. Use the Wikimedia API to collect page view data from the English Wikipedia article on that person. Now use that data to generate a time-series visualization and include a link to it in your notebook.
# Identify 2 other languages editions of Wikipedia that have articles on that person. Collect page view data on the article in other languages and create a single visualization that shows how the dynamics and similar and/or different. (Note: My approach involved creating a TSV file with multiple columns.)
# Identify 2 other languages editions of Wikipedia that have articles on that person. Collect page view data on the article in other languages and create a single visualization that shows how the dynamics and similar and/or different. (Note: My approach involved creating a TSV file with multiple columns.)
# Collect page view data on the articles about [https://en.wikipedia.org/wiki/Marvel_Comics Marvel Comics] and [https://en.wikipedia.org/wiki/DC_Comics DC Comics] in English Wikipedia. (If you'd rather replace these examples with some other comparison of popular rivals, that's just as good!)
# Collect page view data on [https://en.wikipedia.org/wiki/Marvel_Comics Marvel Comics] and [https://en.wikipedia.org/wiki/DC_Comics DC Comics] in Wikipedia. (If you'd rather replace these examples with some other comparison of popular rivals, that's fine.)
## Which has more total page views in 2022?
## Which has more total page views in 2022?
## Can you draw a visualization in a spreadsheet that shows this? (Again, provide a link.)
## Can you draw a visualization in a spreadsheet that shows this? (Again, provide a link.)
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: