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 had developed a python script to filter the output by form_name. However, during recent executions of the code, the output of the files has changed considerably:
It fixes the duplication of certain fields
However, some fields (e.g. root_form, form_name) are now empty
Could it be possible to incorporate those missing values as per the legacy output?
Thanks for flagging this, due to a tweak by the SEC, these fields got lost in our tool 🙌 #44 fixes this and we'll publish a PyPi release soon so that it's fixed there too.
I had developed a python script to filter the output by
form_name
. However, during recent executions of the code, the output of the files has changed considerably:root_form
,form_name
) are now emptyCould it be possible to incorporate those missing values as per the legacy output?
Legacy output from search:
New output from search:
The text was updated successfully, but these errors were encountered: