Skip to content

Implement in the admin panel a button to download the ratings into a dataframe #39

@celprov

Description

@celprov

What would you like to see added in this software?

For now, it is not clear to the user how to extract the ratings from the database once the reports have been rated.
It would be very handy to have a button that allows the extraction of the ratings from the database and storing them in a data frame in TSV format.
I already implemented the code to perform the ratings extraction, it is available at https://github.com/TheAxonLab/hcph-sops/blob/mkdocs/code/qc/from_mongodb_to_dataframe.py.
In my opinion, the filter passed to find_pandas_all that determines which ratings you want to extract and where the TSV file should be saved should be options given by the administrator.

Once this feature is implemented, how to extract the ratings should be described in the documentation of the repo.

Do you have any interest in helping implement the feature?

Yes

Additional information / screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions