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 would like to be able to add a condition to a Collections request. For example, I want to get all bills where 'climate' or 'Climate' is contained in the title. At the moment, I am doing this using python/regex after I request all bills for a given congress, however this method is limited by the 10,000 collections cap. Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi there!
I would like to be able to add a condition to a Collections request. For example, I want to get all bills where 'climate' or 'Climate' is contained in the title. At the moment, I am doing this using python/regex after I request all bills for a given congress, however this method is limited by the 10,000 collections cap. Thank you in advance!
The text was updated successfully, but these errors were encountered: