datadiscovery-nlm-nih-gov/mesh-population-groups-type-5-scr-3nrv-cydv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

MeSH Population Groups (Type 5 SCR)

Working with partners across NIH, led by NIMHD and the NLM OBSSR-Behavioral Ontology Working Group, MeSH on November 29, 2022 added Federally recognized American Indian and Alaskan Native (AI/AN) tribal names and ethnic/ethnolinguistic minority terms as newly created type 5 SCR designated as “Population Groups”. These minority names (1,700+ terms) were mapped and reviewed by subject matter experts and scientists within NIH and from outside including Network of the National Library of Medicine members.

Structure: All type 5 SCRs have common fields

  1. CC=5 Population Group

  2. ST=T098 Population Groups

  3. HM= At least one HM is to an MH under Population Groups M01.686

  4. TH= NIMHD(2023)

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-population-groups-type-5-scr-3nrv-cydv\".\"mesh_population_groups_type_5_scr\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mesh_population_groups_type_5_scr
     
     
     
     
     
Upstream Metadata