Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 11 months ago
Professional Licenses Issued to Individuals in Asotin County
Professional licenses issued by the Washington State Department of Licensing to individuals in Asotin County.
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/professional-licenses-issued-to-individuals-in-c738-vqng\".\"professional_licenses_issued_to_individuals_in\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata