Skip to main content

Example datasets used in this workshop

DatasetWhat it isUsed for
Clinical + claims (Tuva model)A synthetic, patient-level Medicare claims + clinical dataset (the open Tuva data model): patients, encounters, conditions, procedures, claims, eligibility, member-months.Track A — rich entities for metrics like readmission rate and cost PMPM.
Medicare Part D + demographicsPublic CMS Part D landscape data — plans, formulary, costs, prescribers — plus county-level socioeconomic reference data.Cross-source analysis and the role-based-access examples.
Demo dataNumbers and dates are illustrative. For your own build, connect your data sources and run the same steps. Set connectors at the start of a session; credentials are managed in connector settings — never stored in the ontology repo.

Bringing your documents to Ana

MethodHow it worksBest for
Upload to a sessionAdd files directly (PDF, DOCX, PPTX, XLSX, CSV, Markdown).A handful of documents, or adding “one more”.
Cloud document storeConnect a shared drive and point Ana at a folder.Teams whose documents live in a managed drive.
Enterprise document systemsSharePoint / OneDrive, Confluence, or internal object storage (S3 / Azure Blob / GCS).Larger or regulated organizations.
Git repositoryKeep the distilled ontology (Markdown + .tql) in your own git repo.The governed ontology itself.
For regulated organizationsKeep documents and data inside your own boundary. With a single-tenant / in-VPC deployment, sensitive content never leaves your environment, and Ana ingests from your sanctioned stores rather than a consumer drive. A common pattern is a watched location — a designated folder or bucket Ana monitors, so a newly dropped document is distilled into the ontology as a reviewable change.
The flow: raw documents are inputs; the ontology is the governed output they become. You don’t upload raw binaries into the ontology repo — you feed them to Ana, and she distills them into the governed Markdown/.tql that lives there.