# **Last data update**: 02 aoû 2026, 11:00. **Last compile**: 15 aoû 2026, 15:24
Foreign trade - 51000BM002
Data - Destatis
Info
STLAH - Country Nomenclature for External Trade Statistics
Code
`51000BM002_var`$STLAH |>
print_table_conditional()series_code, series_name
Code
`51000BM002` |>
group_by(series_code, series_name) |>
summarise(Nobs = n()) |>
print_table_conditional()