9#include <unordered_map>
21 std::filesystem::path
name;
24 std::map<std::string, std::string>
columns;
73 std::vector<IncomeStratumFactorsMeanStratumEntry>
strata;
95 std::optional<hgps::core::DoubleInterval>
range;
161 return std::to_string(
to_age.value());
237 std::string
type{
"categorical"};
std::filesystem::path factorsmean_male
Definition poco.h:53
std::filesystem::path factorsmean_female
Definition poco.h:54
auto operator<=>(const IncomeStratumFactorsMeanStratumEntry &rhs) const =default
std::string id
Stable label for logs and for mapping persons to this stratum (e.g. "Quintile1").
Definition poco.h:52