10 ms·
Nice work collating all the tax data, how do you ensure that the tax data stays up to date? And is there any way you could add a filter for countries that are p
by tobeagram 2y ago
Nice work collating all the tax data, how do you ensure that the tax data stays up to date? And is there any way you could add a filter for countries that are part of the VAT OSS scheme? As Europe doesn't necessarily mean part of VAT OSS.
- kdeldycke 2y agoThey can scrap my CSV at: https://github.com/kdeldycke/vat-rates https://github.com/kdeldycke/vat-rates
- meowiecfe 2y agoJust took a look - this is a good csv no doubt, but looks like you're focused on countries with VAT and not those with GST, sales tax, and consumption tax right?
- kdeldycke 2y agoYes you're right. It is not complete and had plan to fix all that a couple of years ago but put it on the back-burner. I'm still happy to merge PRs upstream from motivated contributors! :)
- meowiecfe 2y agoThanks! We keep track of changes on a monthly basis and update relevant information accordingly. Just to clarify, do you want a filter specifically to toggle between countries that are a part of the VAT OSS scheme and countries NOT in VAT OSS scheme?
- tobeagram 2y agoOh nice, super helpful. For me being able to filter by countries that are part of the VAT OSS scheme, since many of us running SME’s submit the tax manually, and it’s helpful to have a SSOT for the VAT OSS rates.
- meowiecfe 2y agoThat's good feedback! Can certainly add this filter as we have this data internally
- meowiecfe 2y agobtw we've now added an option for you to get email notifications about updates