Package: tidyedgar 1.0.2
tidyedgar: Tidy Fundamental Financial Data from 'SEC's 'EDGAR' 'API'
Streamline the process of accessing fundamental financial data from the United States Securities and Exchange Commission's ('SEC') Electronic Data Gathering, Analysis, and Retrieval system ('EDGAR') 'API' <https://www.sec.gov/edgar/sec-api-documentation>, transforming it into a tidy, analysis-ready format.
Authors:
tidyedgar_1.0.2.tar.gz
tidyedgar_1.0.2.zip(r-4.7)tidyedgar_1.0.2.zip(r-4.6)tidyedgar_1.0.2.zip(r-4.5)
tidyedgar_1.0.2.tgz(r-4.6-any)tidyedgar_1.0.2.tgz(r-4.5-any)
tidyedgar_1.0.2.tar.gz(r-4.7-any)tidyedgar_1.0.2.tar.gz(r-4.6-any)
tidyedgar_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidyedgar/json (API)
| # Install 'tidyedgar' in R: |
| install.packages('tidyedgar', repos = c('https://gerardgimenezadsuar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gerardgimenezadsuar/tidyedgar/issues
Pkgdown/docs site:https://gerardgimenezadsuar.github.io
Last updated from:559535a345. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 130 | ||
| windows-oldrel | OK | 86 | ||
| wasm-release | OK | 96 |
Exports:get_qdataget_ydataprepare_dataretrieve_datasafe_maxyearly_data
Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Getting quarterly data from all public companies from EDGAR | get_qdata |
| Getting yearly data from all public companies from EDGAR | get_ydata |
| Data wrangling for tidy fundamental data from EDGAR | prepare_data |
| Helper function for quarterly financial data retrieval | retrieve_data |
| Safely calculating the max. | safe_max |
| Getting a summary with the basic financials for all companies | yearly_data |
