Giter Club home page Giter Club logo

ch-paystub-verify's People

Contributors

dependabot[bot] avatar nicocanali avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nicocanali

ch-paystub-verify's Issues

ESPP gain heuristics too conservative

I wonder if The ESPP gain is larger than a 10% discount of the max ESPP contribution should be more aggressive tho. Right now, you are checking that for a given payslip, the ESPP gain is more than 25000/9, which is about 2.7K (USD or CHF in this case).

But the ESPP gain is reported quarterly. So, should this:

  • Divide the number by 4 to be a quarterly gain
  • Allow some more margin of error to a) avoid overflagging and b) consider USDCHF fluctuations

Something like `25000/4 * 0.15%? (i.e. 10% discount, plus eventual USDCHF conversion change)

Even better, if the user would input their ESPP contribution, this would be easier to verify (modulo adjusting the contribution for December in case we overflow 25K). WDYT?

Originally posted by @nicocanali in #12 (comment)

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.