Open repository in Console
Readme
Updated 27 days ago
‧ Indexed 1 hour ago
USAID GHSC-PSM Health Commodity Delivery Dataset
Dataset containing detailed information about all health commodity orders delivered through the USAID Global Health Supply Chain Program - Procurement and Supply Management (GHSC-PSM) project. This includes orders funded through PEPFAR, PMI, family planning / reproductive health, maternal and child health, COVID-19, and other USAID and USG programs.
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 \"usaid-gov/usaid-ghscpsm-health-commodity-delivery-dataset-tikn-bfy4\".\"usaid_ghscpsm_health_commodity_delivery_dataset\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata