Giter Site home page Giter Site logo

yd4wh / data-512-a1 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 157 KB

Repo for data512 assignment1, graphing trend of English Wikipedia Pageviews across desktop and mobile sites from December 2007 thru September 2018

License: MIT License

Jupyter Notebook 100.00%

data-512-a1's Introduction

data-512-a1

Project Goal:

English Wikipedia has API that can track pageviews of desktop site and mobile site, this project will pull the pageview data from English Wikipedia's API and graph out the trend from December 2007 thru September 2018.

Source Data:

ALl source data is from REST API, all content accessed via this API is licensed under the CC-BY-SA 3.0 and GFDL licenses.

See API documentation here: https://en.wikipedia.org/api/rest_v1/

Wikimedia Foundation REST API terms of use: https://www.mediawiki.org/wiki/REST_API#Terms_and_conditions

Final Data:

year: the year in which these pageviews are generated

month: the month in which these pageviews are generated

pagecount_all_views: all the legacy pagecount from both desktop site and mobile site

pagecount_desktop_views: legacy pagecount from desktop site only

pagecount_mobile_views: legacy pagecount from mobile site only

pageview_all_views: all update method pageview from both desktop site and mobile site

pageview_desktop_views: update method pageview from desktop site

pageview_mobile_views: update method pageview from mobile site

Note about the data:

Pagecount information are from legacy data collection, which spans from December 2007 thru July 2016 for desktop site and from October 2014 thru July 2016 for mobile site.

Pageview information are from updated data collection, which spans from July 2015 thru recent month(September 2018) for both desktop and mobile site. This updated data collection distinguish humans from robotic traffic and mark them in separate column as agent('users' or 'crawlers'). For our analysis, we limited agent to human users only. The original Pagecounts API does not distinguish the two.

data-512-a1's People

Contributors

yd4wh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.