Skip to content

Test Data Repository

The companion repository provides datasets, examples, and outputs for Sabu services.

Repository:

sabu-test-data-and-examples

Purpose

The repository is designed to:

  • keep large datasets separate from source code,
  • provide reproducible examples,
  • demonstrate service usage,
  • store outputs and benchmark results.

Structure

The repository is organized by service.

For example:

  • services/jug_lca_buildings/
  • datasets
  • examples
  • results
  • benchmarks

Notes

  • The repository complements the main Sabu codebase.
  • It should be used for testing and demonstration.