Stay organized with collections
Save and categorize content based on your preferences.
Use Affiliation to describe the affiliation of a political committee with a
Party or a
Person. The
Affiliation element includes
AffiliationCollection, which contains the full set of Affiliation objects for
a given committee in the feed.
Elements
The following table shows the elements for Affiliation:
Element
Multiplicity
Type
Description
EndDate
0 or 1
PartialDate
The latest possible date in which a committee had this classification.
If the affiliation is current, don't include this element.
PartyId
0 or 1
IDREF
The IDREF of the affiliated party.
PersonId
0 or 1
IDREF
The IDREF of the affiliated party.
StartDate
0 or 1
PartialDate
The earliest possible date in which a committee had this
classification. If a start date is unknown, don't include this
element.
[[["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."],[[["The `Affiliation` entity describes the relationship between a political committee and a political party or person and is only used in committee feeds."],["`Affiliation` includes an `AffiliationCollection` element which contains all affiliations for a committee."],["An `Affiliation` element must contain either a `PartyId` or a `PersonId`, along with optional start and end dates for the affiliation."],["The `StartDate` and `EndDate` elements represent the earliest and latest possible dates of the affiliation, respectively, using `PartialDate` format."]]],[]]