diff --git a/README.md b/README.md index 301872d..52bb800 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ This setup would be used as a set up to those solutions before there is sufficie Later on, Avalara could be used if thresholds set in the us_sales_tax_compliance table are reached as it would justify the investment. Similar thresholds could be set for other countries or globally to reach similar conclusions. +## Example + +So far the only code that works is the example-filltable.py which scrapes data from the web and populates the tables with data for VAT rates and reverse charge mechanisms but does not yet include U.S. sales tax compliance. Open to suggestions on how to improve this to include U.S. sales tax compliance. + ## Setup The SQL script provided in this repository will create the following tables: 1. **vat_rules**: To manage VAT rates and reverse charge mechanisms.