We should add committee assignments for Legislators. Add a new model for committees, and add a many-to-one relationship to Legislators.
This data should be available from Openstates API. Update the import_legislator command to also include the committee data.
We should add committee assignments for Legislators. Add a new model for committees, and add a many-to-one relationship to Legislators. This data should be available from Openstates API. Update the import_legislator command to also include the committee data.