WA Tax Exemptions - Potential Eligibility by Make/Model Excluding Vehicle Price Criteria
This list is based only on vehicle description. To determine eligibility, price must be considered. <br /><br />Only vehicles meeting the requirements for clean alternative fuel and electric-only range are listed (per RCW 82.08.9999 and 82.12.9999). <br /><br />Sales or leases must occur on or after 8/1/2019, and meet the purchase price requirements to be eligible for the sales and use tax exemptions.<br /><br />This exemption only applies to passenger cars, light duty trucks, and medium duty passenger vehicles (defined in RCW 46.04.382, RCW 46.04.271). <br /><br />Motorcycles (defined in RCW 46.04.330) are not eligible for this exemption.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"wa-gov/wa-tax-exemptions-potential-eligibility-by-aug9-4a7g\".\"wa_tax_exemptions_potential_eligibility_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.