-
So I have this code here
```
set_identity('tristan@pocket-quant.com')
ticker = "BLK"
c = Company(ticker)
print(c.category)
filing = c.get_filings(accession_number='0000950170-22-022155').la…
-
@iangow This issue is for making documentation for `edgar.cusip_cik_exceptions`, explaining what it's for and what its fields are, how I made the initial table, and how one can maintain it using `hand…
-
Sometimes the data isn't there (e.g. at present for AMZN), and sometimes it's blank, e.g.
```
{
__typename: 'Asset',
id: '03698b24-397c-4c4b-bb4b-3c7f08b03e54',
symbol: 'SPY',
name: 'S…
-
![IMG_20241021_204450.jpg](https://github.com/user-attachments/assets/bdbf2f95-4952-4953-a332-f669722042bf)
-
Valorant requires TPM 2.0 and secure boot BOTH enabled otherwise it wont let you run even if you are running in raw windows (not virtualized) . So that might be the reason for it but i guess it would …
-
При запуске скрипта начинают валиться ошибки в большом количестве. Иногда надо немного подождать, чтобы ошибки появились
```
ERROR:root:Ошибка при загрузке Участковая избирательная комиссия №1690 …
-
1. IP address: Replace with 255.255.255.255 (or some default value)
2. Date: Copy with the previous date
3. Time: Take the previous one + 1
4. Zone: Max of zone (??)
5. CIK: Get the CIK from Acces…
-
**Description**
Using the method get_cik_map() of the module cik_lookup an AttributeError with the message "'NoneType' object has no attribute 'upper'" is generated. This error occurs because in the …
-
What metadata should `SEC Parsers` add?
e.g. cik, url, filing_date, reporting_date, company name, ...
-
Hello!
For some CIKs, the downloader does not work, even though if I search for the specific CIKs on the [SEC EDGAR database website](https://www.sec.gov/edgar/searchedgar/companysearch.html) there I…