Skip to content
Novus Examples

Datasets for import testing

Realistic faker-generated datasets with documented schemas for testing import and ETL flows.

xml
344 B

Sample XML

A well-formed XML catalogue with nested elements and attributes — for testing XML parsers and XPath queries.

yaml
242 B

Sample YAML

A YAML configuration file with nested mappings, sequences, inline lists, and comments — for testing YAML parsers.

sqlite
12 KB

Sample SQLite Database

A real SQLite database with two related tables — users and orders joined by a foreign key — for testing database importers and SQL tooling.

json
3.4 KB

FHIR R4 Patient Bundle (JSON)

A sample HL7 FHIR R4 bundle with a Patient plus vital-sign Observations, an Encounter, and a Condition — a realistic healthcare-interoperability fixture for testing FHIR parsers and mappers. Synthetic data, not a real person.