Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.3 KB

VAT Rates

Build Status Last commit License

This repository is a fork from adamcooke/vat-rates and hosts a collection of EU VAT rates.

Its primary purpose is to provide a community maintained 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).

curl https://raw.githubusercontent.com/ibericode/vat-rates/master/vat-rates.json

Client libraries

The following client libraries are available right now.

PHP:

Golang

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 for details.