This is a discussion on applications with sales tax rates within the PHP Language forums, part of the PHP Programming Forums category; Hello, I am working on a PHP/MySQL sales tax application. Can anyone recommend a good service that provides sales ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I am working on a PHP/MySQL sales tax application. Can anyone recommend a good service that provides sales tax rates per zip code (or county, or however they're broken up)? Ideally, these would be importable and come in some kind of CSV or XML format. Thanks, - Dave |
|
|||
|
Unfortunately, I don't think you'll easily or likely find a list for
free that is current and complete. I found this fairly quickly http://www.taxdatasystems.com/produc...?idCategory=12 and just looking at the price-per-state, it appears that it may cost you. I've previously sought after zipcode, geo location, college/high school data among others. The problem is that for free you'll likely get outdated information, and/or have to scrape it from a website manually rather receive in a nice format. laredotornado@zipmail.com wrote: > Hello, > > I am working on a PHP/MySQL sales tax application. Can anyone > recommend a good service that provides sales tax rates per zip code (or > county, or however they're broken up)? Ideally, these would be > importable and come in some kind of CSV or XML format. > > Thanks, - Dave |
![]() |
| Thread Tools | |
| Display Modes | |
|
|