-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(actions): vetoed by president twice #235
Comments
Same issue on
|
This is also present in the congress.gov API: LibraryOfCongress/api.congress.gov#211 |
The Congress.gov API development team completed work on this earlier today. Duplicates have been removed. Please let us know if you see any issues and we will investigate. Thank you! |
Verified that the duplicate actions have been fixed on the api.congress.gov side but they are still present in the govinfo API. For example SJRES 9 of 118th: <item>
<actionDate>2023-09-26</actionDate>
<text>Vetoed by President.</text>
<type>President</type>
<actionCode>E30000</actionCode>
<sourceSystem>
<code>2</code>
<name>House floor actions</name>
</sourceSystem>
</item>
<item>
<actionDate>2023-09-26</actionDate>
<text>Vetoed by President.</text>
<type>President</type>
<actionCode>31000</actionCode>
<sourceSystem>
<code>9</code>
<name>Library of Congress</name>
</sourceSystem>
</item>
<item>
<actionDate>2023-09-26</actionDate>
<sourceSystem>
<name>Senate</name>
</sourceSystem>
<text>Veto message received in Senate. Ordered held at the desk.</text>
<type>Veto</type>
</item>
<item>
<actionDate>2023-09-26</actionDate>
<text>Vetoed by President.</text>
<type>President</type>
<actionCode>E30000</actionCode>
<sourceSystem>
<code>2</code>
<name>House floor actions</name>
</sourceSystem>
</item> |
GPO is reprocessing impacted BILLSTATUS 118 files. |
Noticed a group of actions are duplicated (with minor text changes) on SJRES 9 (118th).
Response:
Notice the following actions where the legislation was "Vetoed by President" twice.
Also the "senate received the message…" actions have two different texts:
1.) "Veto message received in Senate. Ordered held at the desk."
2.) "Veto Message considered in Senate. (consideration: CR S4739-4740)"
Possibly related to #234. Except a group of actions are duplicated and some of the text has changed.
The text was updated successfully, but these errors were encountered: