Open repository in Console
Readme
Updated 5 months ago
‧ Indexed 32 minutes ago
MeSH 2023 - New Headings with Scope Notes
This dataset includes all newly added MeSH Main Headings for 2023. Headings play a central role in MeSH vocabulary as a unit of Indexing and retrieval. With the exception of Class 3 Descriptors, all descriptors are organized into a numbered tree structure or hierarchy that allows users to browse in a orderly fashion from broader to narrower topics. Scope Notes provide a concise summary describing the meaning and scope of the MeSH Descriptor.
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-new-headings-with-scope-notes-aqtu-bnvm\".\"mesh_2023_new_headings_with_scope_notes\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata