overture-stack / arranger

Data portal API and component generation
https://www.overture.bio/documentation/arranger/
GNU Affero General Public License v3.0
29 stars 24 forks source link

Weighted Averages #856

Open justincorrigible opened 1 year ago

justincorrigible commented 1 year ago

As available in Elasticsearch (documented here), there may be instances in which aggregations could be averaged based on the documents' weight.

This ticket will serve to document any research, process and discussion for such an implementation.