Open repository in Console
Readme
Updated 7 months ago
‧ Indexed 4 hours ago
Better Brakes - List of Certified Parts
Chapter 70.285 RCW and Chapter 173-901 WAC requires manufacturers to certify brake friction material sold in Washington State by January 1, 2015. This data set contains a list of all edge codes that have been certified with Ecology. Manufacturers are required to submit certification forms quarterly. This dataset will be updated each quarter.
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/better-brakes-list-of-certified-parts-bv9x-jtbr\".\"better_brakes_list_of_certified_parts\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata