Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Public Determinations of the NYS Commission on Judicial Conduct: Beginning 1977
All public determinations of judicial misconduct rendered by the NYS Commission on Judicial Conduct since the current Commission's inception in 1978, together with earlier determinations of the prior Commission.
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 \"ny-gov/public-determinations-of-the-nys-commission-on-gnpf-e4p2\".\"public_determinations_of_the_nys_commission_on\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata