datadiscovery-nlm-nih-gov/mesh-2023-update-registry-number-update-report-vtwh-v35w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 15 minutes ago

MeSH 2023 Update - Registry Number Update Report

The MeSH 2023 Update - Registry Number Update Report lists changes to Registry Numbers on a Descriptor or Supplementary Concept Record (SCR). 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-registry-number-update-report-vtwh-v35w\".\"mesh_2023_update_registry_number_update_report\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mesh_2023_update_registry_number_update_report
     
     
     
     
     
Upstream Metadata