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

Support method to get views/downloads for a record #121

Closed
eblondel opened this issue Jun 23, 2023 · 0 comments
Closed

Support method to get views/downloads for a record #121

eblondel opened this issue Jun 23, 2023 · 0 comments
Assignees
Milestone

Comments

@eblondel
Copy link
Owner

eblondel commented Jun 23, 2023

The record stats will be added as record field, together with a method getStats(). The stats will also appear when printing the record object as following:

....|-- stats:
    ↓ downloads = 10
    ↓ unique_downloads = 6
    ↓ version_downloads = 1032
    ↓ version_unique_downloads = 356
    👁 unique_views = 15
    👁 version_unique_views = 820
    👁 version_views = 1028
    👁 views = 16
    ■ version_volume = 36076341
    ■ volume = 223780
@eblondel eblondel added this to the 0.9 milestone Jun 23, 2023
@eblondel eblondel self-assigned this Jun 23, 2023
@eblondel eblondel changed the title Support method to get views/download for a record Support method to get views/downloads for a record Jun 23, 2023
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