Closed AnirudhJM24 closed 2 weeks ago
Stores metadata in memory which can be accessed by get_metadata function.
get_metadata
if save_metadata arg is set to True for download() metadata for each request is stored in the metadata folder in the following format -
save_metadata
True
download()
metadata
CIK(S)_FORM(S)_TIMESTAMP.json
Stores metadata in memory which can be accessed by
get_metadata
function.if
save_metadata
arg is set toTrue
fordownload()
metadata for each request is stored in themetadata
folder in the following format -CIK(S)_FORM(S)_TIMESTAMP.json