Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 5 hours ago
MeSH 2023 Update - Merge Report
The MeSH 2023 Update - Merge Report describes cases where two or more terms have merged into a single term. The term(s) being merged into another term become(s) an Entry Term. Merges can be between Descriptors and Supplementary Concept Records (SCRs), between Descriptors, or between SCRs. There are two filtered views available.
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 \"datadiscovery-nlm-nih-gov/mesh-2023-update-merge-report-5bhp-bdab\".\"mesh_2023_update_merge_report\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata