You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the bulk data page on the website is not reflecting the most recently updated elements in that page. I think that what's going on is you're using the first element in the array's date, when it's sorting in ascending order.
The text was updated successfully, but these errors were encountered:
Awesome, thanks a bunch for the extra context @jonquandt and that's SUPER helpful. I was trying to do exactly that, you may have just saved me from scraping thousands of bills and diffing their changes 🤩
Reopening issue, since we still plan on an update so that the higher-level directories get updated modified times as new content is added to the bulk data repository.
Description
I noticed that the bulk data page on the website is not reflecting the most recently updated elements in that page. I think that what's going on is you're using the first element in the array's date, when it's sorting in ascending order.
The text was updated successfully, but these errors were encountered: