.. _f-population: module ``data.population`` ========================== Short summary +++++++++++++ module ``actuariat_python.data.population`` Various function to download data about population :githublink:`%|py|6` Functions +++++++++ +------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================================================+===============================================================================================================================================================================================================================================+ | :func:`fecondite_france ` | download fecondity table for France (Excel format) | +------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`population_france_year ` | Downloads the data for the French population from INSEE website | +------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`table_mortalite_euro_stat ` | This function retrieves mortality table from `EuroStat `_ through `table de mortalité `_ ... | +------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`table_mortalite_france_00_02 ` | Download mortality table for France assuming they are available in Excel format. | +------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: actuariat_python.data.population :members: :special-members: __init__ :show-inheritance: