Collect the full US fundamentals dataset from Sharadar by running the following function:
from quantrocket.fundamental import collect_sharadar_fundamentals
collect_sharadar_fundamentals(country="US")
{'status': 'the fundamental data will be collected asynchronously'}
This runs in the background, monitor flightlog for a completion message:
quantrocket.fundamental: INFO Collecting Sharadar US fundamentals
quantrocket.fundamental: INFO Collecting updated Sharadar US securities listings
quantrocket.fundamental: INFO Finished collecting Sharadar US fundamentals