@marc-lebourdais/taxee-tax-statistics

2020.3.6 • Public • Published

taxee-tax-statistics contains baseline federal and tax information and tax statistics used by https://taxee.io

Installation

npm install taxee-tax-statistics --save-dev

Code Example

The following example shows how you would import and reference tax statistics contained

import Taxee from 'taxee-tax-statistics';

const federalStats = Taxee.2020.federal;
const illinoisStats = Taxee.2020.illinois;

Are you using Taxee stats?

We'd love to know! Create an issue in this repo and tell us more.

Contributors

While federal tax brackets are updated at a known frequency (once a year), state tax brackets can change at any time. The Taxee team will update the tax brackets contained in this repository every 3 months. If you find a discrepancy, feel free to submit a pull request or create an issue - we'd appreciate it!

License

MIT

/@marc-lebourdais/taxee-tax-statistics/

    Package Sidebar

    Install

    npm i @marc-lebourdais/taxee-tax-statistics

    Weekly Downloads

    0

    Version

    2020.3.6

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    1.05 MB

    Total Files

    379

    Last publish

    Collaborators

    • marc-lebourdais