20#ifndef ORES_DQ_DOMAIN_METHODOLOGY_NAMES_HPP
21#define ORES_DQ_DOMAIN_METHODOLOGY_NAMES_HPP
25namespace ores::dq::domain::methodology_names {
38inline constexpr std::string_view wikipedia_iso_3166 =
39 "Wikipedia ISO 3166 Extraction";
44inline constexpr std::string_view github_flag_icons =
45 "GitHub Flag Icons Download";
50inline constexpr std::string_view github_crypto_icons =
51 "GitHub Cryptocurrency Icons Download";
56inline constexpr std::string_view wikipedia_iso_4217 =
57 "Wikipedia ISO 4217 Extraction";
62inline constexpr std::string_view github_cryptocurrencies =
63 "GitHub Cryptocurrencies JSON Download";
68inline constexpr std::string_view fpml_genericode =
69 "FpML Genericode Download";
76inline constexpr std::string_view synthetic_data_generation =
77 "Synthetic Data Generation";