usgpo / bill-status

Information about Bill Status XML Bulk Data including the XML User Guide.
https://www.govinfo.gov/bulkdata/BILLSTATUS
152 stars 64 forks source link

Missing amendments in several bills #209

Closed nickrecchi closed 4 months ago

nickrecchi commented 1 year ago

Several bills contain an issue where the amendedAmendment is referencing an amendment that doesn't exist in the bill. I've been encountering this since the recent 3.0.0 schema update (usgpo/bill-status#200). The following bills have this issue:

jonquandt commented 1 year ago

@nickrecchi - thanks for pointing this out. We are looking at a resolution.

kboyd35 commented 1 year ago

The \<amendment> count seems to be limited to 250 even if there are more amendments. For example in 117HR5376, there should be 295 amendments, but there are only 250: https://www.congress.gov/bill/117th-congress/house-bill/5376/amendments

117S1260 should have 616 amendments, but has 250. https://www.congress.gov/bill/117th-congress/senate-bill/1260/amendments

jonquandt commented 1 year ago

Thanks for the additional examples.

llaplant commented 1 year ago

Updated and reprocessed. Examples:

https://www.govinfo.gov/bulkdata/BILLSTATUS/117/hr/BILLSTATUS-117hr3684.xml

https://www.govinfo.gov/bulkdata/BILLSTATUS/117/hr/BILLSTATUS-117hr5376.xml