For builders & researchers
Data access
Healthspend is a patient-first hospital price transparency app. Programmatic access uses static artifacts — there is no live query API in the product UI.
SQLite datasets
Download from Hugging Face. See dataset_manifest.json in that repo for row counts.
audit_data.db— hospital registry, compliance scores, and all ingested price rowsaudit_hot.db— same registry/compliance; prices limited to 16 high-traffic CPT codes for fast browser search
Static hospital nodes
Per-hospital JSON: /api/v1/nodes/{ccn}.json (example: 050001).
Source code
Pipeline, schema, and UI: github.com/vladimir-io/healthspend