Open repository in Console
Readme
Updated 17 hours ago
‧ Indexed 3 hours ago
Learning Resources Database
The Learning Resources Database is a catalog of interactive tutorials, videos, online classes, finding aids, and other instructional resources on National Library of Medicine (NLM) products and services. Resources may be available for immediate use via a browser or downloadable for use in course management systems.
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/learning-resources-database-khy6-95gu\".\"learning_resources_database\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata