-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fbe31e3
commit 1916611
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
...osal - Securities and Exchange Commission USA (Independent Publisher)/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Securities and Exchange Commission (SEC) USA | ||
|
||
Electronic Data Gathering, Analysis, and Retrieval (EDGAR) is an online database of public filings maintained by the Securities and Exchange Commission (SEC). The EDGAR database provides free public access to corporate information, allowing you to research a public company’s financial information and operations by reviewing the filings the company makes with the SEC. | ||
## Publisher: Gulshan Khurana | ||
|
||
## Prerequisites | ||
Use of this service does not require any authentication or API keys to access | ||
## Supported Operations | ||
|
||
### Retrieve Filing History | ||
|
||
### Extract XBRL Data - Company Concepts | ||
|
||
### Extract XBRL Data - Company Facts | ||
|
||
### Extract XBRL Data - Frames | ||
|
||
|
||
|
||
## Known Issues and Limitations | ||
SEC's current guidelines limit each user to a total of no more than 10 requests per second, regardless of the number of machines used to submit requests. |