Giter Site home page Giter Site logo

xbrl_parser's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

xbrl_parser's Issues

Replicating AMZN income statement for 2020-03-31

From Presentation XML
document date -> Statement -> metric -> order [DONE]
document date -> Statement -> metric -> link from [DONE]
document date -> Statement -> metric -> link to [DONE]

From Instance XML
document date - > Statement -> metric -> date -> value [DONE]
[QUESTION]: Am I handling YTD sensibly?

From Label XML
document date -> Statement -> metric -> label

From XSD
document date -> statement -> statement name

Add 20-F and 40-F filings

These are for foreign companies listed on a US exchange.

40-F is for Canadian companies. 20-F is for everything else.

Fill missing values by inferring change in xbrl tag even when there's no overlap

A good example is in ZG
us-gaap_costofrevenue___z_homesmember is missing for 2019-12-31 and 2018-12-31

However there is a 2019-12-31 and 2018-12-31 with the tag us-gaap_costofrevenue___z_homessegmentmember. This is the missing value and it wouldn't be hard to identify that.

Could use cosine similarlity on tags as part of the solution to address this issue.

Make statement names more comparable across companies

There's no standard naming for statements and disclosures.

Balance sheets are referred to as CONDENSED CONSOLIDATED BALANCE SHEETS (ZM) or Consolidated Balance Sheets (AMZN). Come up with a standard naming for all financial statements.

Make row labels more comparable across companies

Currently using GAAP tags as labels. They are not always comparable across companies. For example, some companies report revenue as us-gaap_revenuefromcontractwithcustomerexcludingassessedtax, while others report as us-gaap_revenues. It'd be helpful to have a label that's just "Revenue".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.