xbrl-parse | Get historical fundamental data time series in Pandas | Cryptocurrency library
kandi X-RAY | xbrl-parse Summary
kandi X-RAY | xbrl-parse Summary
Get historical fundamental data time series in Pandas Dataframes from SEC Edgar for any company. I couldn’t find this anywhere in an easy to use way. Other options were very complicated and didn’t work well across companies. Ask for historical data for a particular ticker and financial statement item, and it will return a Pandas DataFrame with all the series it was able to pull for that item. root will always be the entity as a whole, but you might get back multiple series if the company has divisions geographically, or different business segments.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Extract a series from an index
- Creates a list of Document objects
- Return a list of datapoints
- Get context period period
- Returns the segment with the given context
- Checks if the given start and end dates are in a quarter
xbrl-parse Key Features
xbrl-parse Examples and Code Snippets
Community Discussions
Trending Discussions on xbrl-parse
QUESTION
I am trying to Extracting Data from Companies House Electronic Records following the example provided in https://github.com/ONSBigData/parsing_company_accounts.
I run into issues with the installation of xbrl_parser on my server. When I run in terminal pip3 install xbrl_parser or pip install xbrl_parser I get an error.
...ANSWER
Answered 2020-Jan-18 at 16:35It's a bug in the distribution: the authors has forgotten to include file README.md
into the distribution package.
Report the bug to their issue tracker.
Also you cannot install directly from Github: there is no setup.py
in the repo.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xbrl-parse
You can use xbrl-parse like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page