https://github.com/ibericode/vat-rates
Community maintained resource for VAT rates of EU member states
https://github.com/ibericode/vat-rates
eu vat vat-rates
Last synced: 6 months ago
JSON representation
Community maintained resource for VAT rates of EU member states
- Host: GitHub
- URL: https://github.com/ibericode/vat-rates
- Owner: ibericode
- License: mit
- Created: 2019-02-09T10:29:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T14:13:05.000Z (12 months ago)
- Last Synced: 2025-08-12T16:12:25.981Z (12 months ago)
- Topics: eu, vat, vat-rates
- Language: Python
- Size: 33.2 KB
- Stars: 69
- Watchers: 18
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-europe - vat-rates - rates?style=flat-square&label=⭐)](https://github.com/ibericode/vat-rates/stargazers) [](https://github.com/ibericode/vat-rates/commits/master) [](https://github.com/ibericode/vat-rates) [](https://github.com/ibericode/vat-rates/blob/master/LICENSE) [](https://taxation-customs.ec.europa.eu/taxation/vat_en) - Community-maintained JSON dataset of VAT rates for all EU member states. (VAT, Customs, and Trade)
README
VAT Rates
=========

This repository is a maintained fork from [adamcooke/vat-rates](https://github.com/adamcooke/vat-rates) and hosts a community maintained collection of EU VAT rates.
Its primary purpose is to provide an up-to-date resource of VAT rates for EU member states.
Pull requests for updated VAT rates are closely monitored and more than welcome.
## Usage
You can fetch the JSON resource from GitHub directly. We recommend storing a local copy and refreshing it periodically (or use a client library that handles this for you).
```sh
curl https://raw.githubusercontent.com/ibericode/vat-rates/master/vat-rates.json
```
## Client libraries
The following client libraries are available right now.
**PHP**:
- [ibericode/vat](https://github.com/ibericode/vat)
**Golang**
- [dannyvankooten/vat](https://github.com/dannyvankooten/vat)
## Disclaimer
This repository is provided on an as-is basis. The authors or contributors cannot be held responsible for its accuracy or completeness.
## License
MIT licensed. See [LICENSE](LICENSE) for details.