MaineDSA / membership_dashboard

Show member data from nationally-provided CSV files
GNU General Public License v3.0
2 stars 2 forks source link

Filtering Input to Timeline #11

Open bmos opened 9 months ago

bmos commented 9 months ago

It would be very helpful to be able to limit the timeline to a subset of the dataframe. For example: When viewing union_member, limit the data to only members in good standing.

It could also be useful to normalize timeline values by the overall number of members on the membership list (to remove the variable of number of members when viewing demographic trends).

bmos commented 7 months ago

This will also be important for implementation of the membership map in issue #8.

bmos commented 6 months ago

Initial implementation in v1.0 will just handle MIGS/Member/Lapsed filtering.