Giter Site home page Giter Site logo

amazon-sales-tax-formatter's Introduction

Amazon Sales Tax Formatter

This tool is designed to take Amazon Seller Central's sales tax report and output relevant columns into a format that's more easy to be managed by a spreadsheet application like Excel.

Getting Started

Copy your sales tax report to the folder location as "amazon.csv" and then simply run: python collatesalestax.py The script will output your results to output.csv. Note that this will combine all "district" jurisdiction taxes into the same thing. This was programmed for Wisconsin Sales & Use tax, which doesn't have overlapping "district" taxes. If your state has this (not sure if that's ever the case), these values will be inaccurate and the script will have to be modified to identify these. This will will not re-sort the document but you now can easily do it through a spreadsheet application since al values will be present.

You'll find counties with "NOT APPLICABLE" and unfortunately you'll have to go by the shipping zip to find those counties manually. These are for counties that do not have their own sales tax. https://www.getzips.com/zip.htm seems to be a good tool for this.

Prereqs

You should only need python 3.X and standard python libraries for this application.

Author

Scott Degen

License

This project is licensed under the MIT License. See https://opensource.org/licenses/MIT for details.

The author is not a tax expert or accountant and makes no claims of accuracy. Consult your tax accountant for accurate sales tax numbers.

amazon-sales-tax-formatter's People

Stargazers

 avatar

Watchers

Scott Degen avatar  avatar

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.