Skip to content

Implement "mwviews aggregate" #8

@halfak

Description

@halfak
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")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions