Skip to content

Create easy way for scores to build off of one another #57

@sunnymatt

Description

@sunnymatt

Currently, scores operate in silos (except for election-related scores, which are a special case). For example, if you want a score to keep track of BVAP and another score to keep track of the # of majority-minority districts, there's no way for the second score to use the results computed by the first score; instead, it would have to re-calculate BVAP internally as an intermediate step. This seems non-ideal!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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