Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 4 hours ago
MeSH 2023 Update - Combine Report
The MeSH 2023 Update - Combine Report lists new Entry Combinations. These are cases where a new, precoordinated Descriptor has been created to replace an existing Descriptor / Qualifier combination.
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-combine-report-nfn2-3v66\".\"mesh_2023_update_combine_report\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata