Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Professional Medical Conduct Board Actions: Beginning 1990
The Professional Medical Conduct Board Actions data consist of all public actions taken against physicians, physician assistants, specialist assistants, and medical professional corporations pursuant to Section 230 of the New York State Public Health Law and Section 6530 of the New York State Education Law.
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 \"health-data-ny-gov/professional-medical-conduct-board-actions-ebmi-8ctw\".\"professional_medical_conduct_board_actions\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata