get_age_distribution_over_time#

class get_age_distribution_over_time(location=None, popage_datafile=None)[source]#

Load age distribution for a given country or countries over time.

Parameters:

location (str) – name of the country to load the age distribution for

Returns:

Pandas dataframe with age distribution over time

Return type:

age_data (dataframe)