$ cnpm install canadian-sales-tax
#Canadian sales tax in JSON. This repository contains sales tax information for all the Canadian provinces and territories in JSON format.
##Example
{
"QC": {
"name": "Quebec",
"taxes": [
{
"code": "GST",
"name": "Goods and Services Tax",
"type": "federal",
"tax": 0.05
},
{
"code": "QST",
"name": "Quebec Sales Tax",
"type": "provincial",
"tax": 0.09975
},
],
}
}
You can simply submit a pull request and I'll gladly review them and merge them if the changes are acceptable.
See the change log.
http://www.canadabusiness.ca/eng/page/2651/
See LICENSE.
A Mari Usque Ad Mare
Copyright 2014 - 2017 © taobao.org |