Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 4 hours ago
Monkeypox Research Summary Data
The US Government, in partnership with state, local, and expert stakeholders have identified critical areas of research that will advance our understanding of the U.S. and global Monkeypox outbreak and enable us to effectively respond to the current outbreak and prevent future outbreaks.
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 \"healthdata-gov/monkeypox-research-summary-data-x7kq-cyv4\".\"monkeypox_research_summary_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata