Global Life Expectancy
        Description: Data on average life expectancy of residents of various countries worldwide, by different years of recorded data.
Source
Columns
- Year (number): year of recorded data
 
- Country (string): given country of the world data was recorded in
 
- Code (string): abbreviation of country code, such as AFG for Afghanistan
 
- life expectancy (numerical): average age at time of death of a resident of that given country, in that given year
 
        
     
    Found a bug in the documentation? Let us know at documentation@code.org