endi.consts package¶
Submodules¶
endi.consts.insee_countries module¶
List of Countries from INSEE
- We are not using the original list from INSEE (kept for reference commented)
but a reworked version without multiple entries for a given code.
- endi.consts.insee_countries.find_country_insee_code(country_name)¶
Retrieve a country code from a country name.
endi.consts.insee_departments module¶
- endi.consts.insee_departments.find_departement_insee_code(departement_name)¶
Retrieve the insee code for a given departement name.