Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 4 hours ago
Health Services Research Projects in Progress (HSRProj) (retired September 14, 2021)
Health Services Research Projects in Progress (HSRProj) is a database of health services research and public health projects in progress, related to research in quality, cost, and access to health care. Includes behavioral health research and public health research. Currently includes over 38,000 projects with information back to the 1990s.
This resource was retired on September 14, 2021 and is no longer updated.
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/health-services-research-projects-in-progress-rysd-8s3y\".\"health_services_research_projects_in_progress\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata