diff --git a/openstates/nj/events.py b/openstates/nj/events.py index ee10d13d57..46ea600fbf 100644 --- a/openstates/nj/events.py +++ b/openstates/nj/events.py @@ -39,7 +39,8 @@ def initialize_committees(self, year_abr): 'JEJ': 'Joint Committee on Economic Justice and Equal Employment Opportunity', 'LSC': 'Legislative Services Commission', 'THIE': 'Senate Task Force on Health Insurance Exchange Implementation Committee', - 'CASC': 'College Affordability Study Commission' + 'CASC': 'College Affordability Study Commission', + 'CIR': 'State Commission of Investigation' } self._committees = overlay