Demo: Data Sources and Hierarchy
This example demonstrates the use of the source
parameter and the hierarchical data feature. The "German ARS 2023" source inherits data from the "EUCAST Expected" source.
EUCAST Expected Data
%%RESIST org=B_ESCHR_COLI,B_PSDMN_AERG abx=PEN,AMP source=eucast-expected%%
Escherichia coli | Pseudomonas aeruginosa | |
---|---|---|
Penicillin | R | R |
Ampicillin | — | R |
German ARS 2023 Data
This table uses the de-ars-2023
source, which falls back to the EUCAST data for missing values.
%%RESIST org=B_ESCHR_COLI,B_PSDMN_AERG abx=PEN,AMP source=de-ars-2023%%
Escherichia coli | Pseudomonas aeruginosa | |
---|---|---|
Penicillin | R | R |
Ampicillin | 48.3% | R |