Optional
actionCode?: stringAn action code associated with the action taken on an amendment.
The actionCode
element will be present only for actions where the sourceSystem
is 2 (House) or 9 (Library of Congress).
Action Codes is an authoritative list of values where the sourceSystem
is 9 (Library of Congress).
An authoritative list of values where the sourceSystem
is 2 (House) does not exist.
Various code sets are used by multiple systems in the House, Senate, and Library of Congress
by legislative clerks and data editors for functions independent of this data set.
As new codes and systems were developed, there was no coordinated effort to retroactively apply new codes to old records.
Many codes are concatenated with other codes or elements or utilize free text. Codes in one set may be redundant with a different code in another code set.
Additionally, some codes may have been used and re-used over the years for different purposes further complicating the ability to create an authoritative list.
View the original code set of U.S. Congress legislative status steps.
The date of the action taken on an amendment. (e.g. 2021-08-08)
Optional
actionTime?: stringThe time of the action taken on an amendment. Certain actions taken by the House contain this element.
Optional
committees?: { name: string; systemCode: string; url: string }Committees associated with the action
The name of the committee or subcommittee associated with the action.
Unique ID value for the committee or subcommittee.
A referrer URL to the committee or subcommittee in the API. Documentation for the committee endpoint is available here.
Optional
recordedVotes?: {recorded (roll call) votes associated with the action. Read more about roll call votes on Congress.gov. More information can also be found at the Roll Call Votes by the U.S. Congress and Votes in the House and Senate pages on Congress.gov.
The source system where the action was entered
A code for the source system that entered the action. Possible values are "0", "1", "2", or "9". "0" is for Senate, "1" and "2" are for House, and "9" is Library of Congress.
The name of the source system where the action was entered
A short name representing legislative process stages or categories of more detailed actions. Most types condense actions into sets. Some types are used for data processing and do not represent House or Senate legislative process activities. Possible values are "Committee", "Floor", "IntroReferral", "ResolvingDifferences", and "NotUsed".
Congress interface generated from zod AmendmentActionSchema