Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load local SEC file into the my local database? #121

Open
Hide-in-dark opened this issue Dec 3, 2024 · 0 comments
Open

How to load local SEC file into the my local database? #121

Hide-in-dark opened this issue Dec 3, 2024 · 0 comments

Comments

@Hide-in-dark
Copy link

I am attempting to insert my SEC document into my local database. Following the instructions in python upsert_db_sec_documents.py, I created a "data" folder within the "scripts" directory. However, I am encountering the following error.
(llama-app-backend-py3.11) root@codespaces-d90123:/workspaces/sec-insights/backend# cd scripts/ (llama-app-backend-py3.11) root@codespaces-d90123:/workspaces/sec-insights/backend/scripts# python upsert_db_sec_documents.py Upserting docs from filings: 0%| | 0/4 [00:00<?, ?it/s]Symbol symbol not found in stocks_dict. Skipping. Symbol symbol not found in stocks_dict. Skipping. Symbol symbol not found in stocks_dict. Skipping. Symbol symbol not found in stocks_dict. Skipping.

I checked the document table in the llama_app_db database within my Docker container, and there is no data in it. Could you please tell me how to successfully upload SEC files?”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant