Census::getStats - jcobban/Genealogy GitHub Wiki

$census->getStats()

Up: class Census

This method obtains statistics about the transcription of the Census.

The return value is an associative array of information about the transcription.

key contents
'total' total number of individuals transcribed
'pop' total population of the country or state covered by the census

Next: class CensusLine