-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Metric request
Affiliation Frequency Tree Map
Proposed Statistic/Metric: [Describe the new statistic you want to add to the dataset]
Visualize the frequencies of different affiliation contributions
Justification: [Explain why this new statistic would be valuable for the dataset and its users]
Would benefit knowing because comparing the number of contributions per affiliation is easier to do
Implementation Details
Data Source: The information needed to compute the statistic should come from this file https://download.brainimagelibrary.org/inventory/daily/reports/today.json
or any file(s) listed in today.json
.
Brain Image Library
Calculation Method: [Outline the calculation or algorithm to derive the new statistic]
Get the affiliation frequency with value_counts()
Expected Output: [Describe the expected format or structure of the new statistic or an example output]
Creates a tree map with the frequency
Additional Information
Stakeholders: [List the stakeholders who would benefit from being aware of this statistic]
Researches because they can see which affiliations have contributed the most number of affiliations
Viz: [List the potential visualizations that could be used with this statistic. Check this link for additional information]
Impact: [Discuss the potential impact of adding this statistic, such as its usefulness for analysis, research, or decision-making]
Contributor: [Mention if you are interested in working on this feature yourself or if you are seeking collaboration from others]
Checklist
- I have reviewed the existing documentation to ensure the proposed statistic aligns with the scope and purpose.
- I have provided sufficient details about the proposed statistic, including its calculation method and expected output.
- I have referenced relevant documentation or resources that support the addition of the new statistic.
- I have considered the potential impact and benefits of adding this statistic to the dataset.
- I am willing to collaborate and work on implementing this new statistic, or I am seeking collaboration from others.