Skip to content

Instantly share code, notes, and snippets.

@micronax
Created November 3, 2015 15:27
Show Gist options
  • Save micronax/76d03a5cb54a8ccc0068 to your computer and use it in GitHub Desktop.
Save micronax/76d03a5cb54a8ccc0068 to your computer and use it in GitHub Desktop.
Some european tax rates for csv import into Woocommerce.
We can make this file beautiful and searchable if this error is corrected: It looks like row 3 should actually have 10 columns, instead of 9. in line 2.
Ländercode,Bundesstaaten-Code,PLZ (Postleitzahl),Stadt,Steuersatz %,Steuername,Priorität,Zusammengesetzt,Versand,Steuerklasse
DE,*,*,*,19.0000,Mwst.,1,0,1,
AT,*,*,*,20.0000, Mwst.,1,0,1
BE,*,*,*,21.0000, Mwst.,1,0,1
BG,*,*,*,20.0000, Mwst.,1,0,1
HR,*,*,*,25.0000, Mwst.,1,0,1
CY,*,*,*,19.0000, Mwst.,1,0,1
CZ,*,*,*,21.0000, Mwst.,1,0,1
DK,*,*,*,25.0000, Mwst.,1,0,1
EE,*,*,*,20.0000, Mwst.,1,0,1
FI,*,*,*,24.0000, Mwst.,1,0,1
FR,*,*,*,20.0000, Mwst.,1,0,1
DE,*,*,*,19.0000, Mwst.,1,0,1
GR,*,*,*,23.0000, Mwst.,1,0,1
HU,*,*,*,27.0000, Mwst.,1,0,1
IE,*,*,*,23.0000, Mwst.,1,0,1
IT,*,*,*,22.0000, Mwst.,1,0,1
LV,*,*,*,21.0000, Mwst.,1,0,1
LT,*,*,*,21.0000, Mwst.,1,0,1
LU,*,*,*,17.0000, Mwst.,1,0,1
MT,*,*,*,18.0000, Mwst.,1,0,1
NL,*,*,*,21.0000, Mwst.,1,0,1
PL,*,*,*,23.0000, Mwst.,1,0,1
PT,*,*,*,23.0000, Mwst.,1,0,1
RO,*,*,*,24.0000, Mwst.,1,0,1
SK,*,*,*,20.0000, Mwst.,1,0,1
SI,*,*,*,22.0000, Mwst.,1,0,1
ES,*,*,*,21.0000, Mwst.,1,0,1
ES,*,*,*,0.0000, Mwst.,1,0,1
ES,*,*,*,0.0000, Mwst.,1,0,1
ES,*,*,*,0.0000, Mwst.,1,0,1
ES,*,*,*,0.0000, Mwst.,1,0,1
SE,*,*,*,25.0000, Mwst.,1,0,1
GB,*,*,*,20.0000, Mwst.,1,0,1
@1manfactory
Copy link

What about Swiss? It's 8%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment