-
Notifications
You must be signed in to change notification settings - Fork 104
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
New Congress - members not fully parsed #181
Comments
It looks like this: |
Reprocessing should be complete from all existing 119th Congress content (BILLS/CCAL/CREC/CPRT), including the new authority information. For example in the MODS for CREC-2025-01-03-v171, Members will include bioGuideID and similar attributes, as well as the standard authority names. <searchTitle>
ELECTION OF SPEAKER; Congressional Record Vol. 171, No. 1
</searchTitle>
<granuleClass>HOUSE</granuleClass>
<accessId>CREC-2025-01-03-pt1-PgH2-2</accessId>
<subGranuleClass>ALLOTHER</subGranuleClass>
<pagePrefix>H</pagePrefix>
<bookNumber>1</bookNumber>
<chamber>HOUSE</chamber>
<granuleDate>2025-01-03</granuleDate>
<time from="12:33:00" to="15:15:00"/>
<congVote chamber="HOUSE" congress="119" nocount="0" number="2" yescount="0">
<result>
Ms. PLASKETT. (During the vote). Mr. Speaker, I have a parliamentary inquiry.
</result>
<inDailyDigest>false</inDailyDigest>
</congVote>
<congMember bioGuideId="M001136" chamber="H" congress="119" party="R" role="SPEAKING" state="MI">
<name type="parsed">Mrs. McCLAIN</name>
<name type="authority-fnf">Lisa C. McClain</name>
<name type="authority-lnf">McClain, Lisa C.</name>
<name type="authority-other">Mrs. Lisa Mcclain</name>
</congMember>
<congMember bioGuideId="A000371" chamber="H" congress="119" party="D" role="SPEAKING" state="CA">
<name type="parsed">Mr. AGUILAR</name>
<name type="authority-fnf">Pete Aguilar</name>
<name type="authority-lnf">Aguilar, Pete</name>
</congMember>
<congMember bioGuideId="P000610" chamber="H" congress="119" party="D" role="SPEAKING" state="VI">
<name type="parsed">Ms. PLASKETT</name>
<name type="authority-fnf">Stacey E. Plaskett</name>
<name type="authority-lnf">Plaskett, Stacey E.</name>
<name type="authority-other">Ms. Stacey Plaskett</name>
</congMember> |
Due to the new Congress, we will be reprocessing several early packages, including CREC-2024-01-03v171, once the new Member information is available and incorporated.
This will likely affect CREC and BILLS primarily.
I will update this issue when this is complete.
Related to #178 (comment)
The text was updated successfully, but these errors were encountered: