Committee Classification
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The CommitteeClassification entity is only used in committee feeds and describes a political committee's classification.
The Committee element contains CommitteeClassificationCollection, holding all CommitteeClassification objects for a committee.
CommitteeClassification includes elements like EndDate, NormalizedDesignation, NormalizedType, RawDesignation, RawType, ScopeLevel, and StartDate.
The StartDate and EndDate specify the date range for a committee's classification.
Use CommitteeClassification to describe the classification of a political
committee. The Committee element
includes CommitteeClassificationCollection, which contains the full set of
CommitteeClassification objects for a given committee in the feed.
Elements
The following table shows the elements for CommitteeClassification:
Element
Multiplicity
Type
Additional Restrictions
Description
EndDate
1
PartialDate
The latest possible date in which a committee had this classification.
NormalizedDesignation
0 or more
CommitteeDesignationEnum
1 for Federal, 0 or many for State.
The normalized designation of a committee.
NormalizedType
0 or more
CommitteeTypeEnum
1 for Federal, 0 or many for State.
The normalized type of a committee.
RawDesignation
0 or more
String
1 for Federal, 0 or many for State.
The designation of a committee.
RawType
0 or more
String
1 for Federal, 0 or many for State.
The type of a committee.
ScopeLevel
1
IDREF
The IDREF of the related politic district object
StartDate
1
PartialDate
The earliest possible date in which a committee had this classification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[],[]]