Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "mwviews aggregate" #8

Open
halfak opened this issue May 3, 2017 · 0 comments
Open

Implement "mwviews aggregate" #8

halfak opened this issue May 3, 2017 · 0 comments

Comments

@halfak
Copy link
Member

halfak commented May 3, 2017

Aggregates page view counts from hourly page view files into a single pageview file

Usage:
    aggregate (-h|--help)
    aggregate <hour-file>... 
              [--namespaces=<path>]
              [--projects=<prefixes>]

Options:
    -h --help               Prints this documentation
    <hour-file>             Path to an pageviews hourly file to process
    --namespace=<path>      Path of a file produced by
                            `fetch_global_namespaces` for processing 
                            namespace prefixes (e.g. "Talk:...")
    --projects=<prefixes>   A "|" separated list of project prefixes that 
                            should be included in the output 
                            (e.g. "en|en.mw")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant