An open API service indexing awesome lists of open source software.

https://github.com/musikanimal/pageviews

Pageviews Analysis tool for Wikimedia Foundation wikis
https://github.com/musikanimal/pageviews

analytics pageviews wikimedia wikipedia

Last synced: 8 months ago
JSON representation

Pageviews Analysis tool for Wikimedia Foundation wikis

Awesome Lists containing this project

README

          

# Pageviews Analysis
A suite of tools to visualize pageviews data of Wikimedia Foundation wikis

Live tool: https://pageviews.toolforge.org (and [Langviews](https://pageviews.toolforge.org/langviews),
[Topviews](https://pageviews.toolforge.org/topviews), [Siteviews](https://pageviews.toolforge.org/siteviews),
[Massviews](https://pageviews.toolforge.org/massviews), [Redirect Views](https://pageviews.toolforge.org/redirectviews),
[Userviews](https://pageviews.toolforge.org/userviews), [Mediaviews](https://pageviews.toolforge.org/mediaviews))

* User documentation: https://meta.wikimedia.org/wiki/Pageviews_Analysis
* Feedback forum: https://meta.wikimedia.org/wiki/Talk:Pageviews_Analysis
* Bug tracker: https://phabricator.wikimedia.org/project/board/2045/
* Metaviews (pageviews of the Pageviews apps): https://pageviews.toolforge.org/metaviews
* Toolforge maintainer documentation: https://wikitech.wikimedia.org/wiki/Tool:Pageviews

IE11 and Safari 8 and below are not supported.

[![.github/workflows/ci.yml](https://github.com/MusikAnimal/pageviews/actions/workflows/ci.yml/badge.svg)](https://github.com/MusikAnimal/pageviews/actions/workflows/ci.yml)

## License
The source code for Pageviews Analysis and it's sister applications is released under the
[MIT license](https://github.com/MusikAnimal/pageviews/blob/master/LICENSE).

The underlying data shown in these applications was provided by the
[Wikimedia RESTBase API](https://wikimedia.org/api/rest_v1/), released under the
[CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/) dedication.

Screenshots of the charts in Pageviews Analysis are also under the
[CC0 1.0 license](https://creativecommons.org/publicdomain/zero/1.0/) dedication,
but a link back to the application would be appreciated. Screenshots of the broader
user interface are subject to the
[license of the code](https://github.com/MusikAnimal/pageviews/blob/master/LICENSE) itself.

## Contributing

For information about contributing to this project, see [CONTRIBUTING.md](CONTRIBUTING.md).