bblocks.other_tools.dictionaries

Functions

__download_income_levels()

Downloads fresh version of income levels from WB

__get_income_levels(→ dict)

Return income level dictionary

__wb(→ bblocks.import_tools.world_bank.WorldBankData)

__get_dac_codes(→ dict)

Return dac codes dictionary

__read_flourish_geometries(→ dict)

Reads flourish geometries

update_dictionaries(→ None)

Updates dictionaries

g20_countries(→ dict)

eu27(→ dict)

g7(→ dict)

income_levels(→ dict)

life_expectancy(→ dict)

population_density(→ dict)

population(→ dict)

dac_codes(→ dict)

flourish_geometries(→ dict)

Module Contents

bblocks.other_tools.dictionaries.__download_income_levels()

Downloads fresh version of income levels from WB

bblocks.other_tools.dictionaries.__get_income_levels() dict

Return income level dictionary

bblocks.other_tools.dictionaries.__wb() bblocks.import_tools.world_bank.WorldBankData
bblocks.other_tools.dictionaries.__get_dac_codes() dict

Return dac codes dictionary

bblocks.other_tools.dictionaries.__read_flourish_geometries() dict

Reads flourish geometries

bblocks.other_tools.dictionaries.update_dictionaries() None

Updates dictionaries

bblocks.other_tools.dictionaries.g20_countries() dict
bblocks.other_tools.dictionaries.eu27() dict
bblocks.other_tools.dictionaries.g7() dict
bblocks.other_tools.dictionaries.income_levels() dict
bblocks.other_tools.dictionaries.life_expectancy() dict
bblocks.other_tools.dictionaries.population_density() dict
bblocks.other_tools.dictionaries.population() dict
bblocks.other_tools.dictionaries.dac_codes() dict
bblocks.other_tools.dictionaries.flourish_geometries() dict