Expand Statistics

From TNG_Wiki
Revision as of 12:26, 11 April 2020 by Mkoche (talk | contribs)
Jump to navigation Jump to search
Expand Statistics
Summary Stats pages for jobs, centuries and veterans
Validation
Mod Updated 11 Apr 2019
Download link for
TNG 12.0

Expand Statistics Version 5c


Download stats
Author(s) A. S. DuPree
Homepage Expand_Statistics (this page)
Mod Support TNG Community Forums
Contact Developer [1]
Latest Mod
Min TNG V
Max TNG V 12
Files modified
statistics.php
Related Mods
Notes
This expands the tng statistics page


Introduction

Display statistics about your data.

  1. Overview - A variety of old and new statistics.
  2. Surnames - Statistics about surnames. (Thanks to Jeff Robinson for permission to use parts of his mod Surnames_Statistics)
  3. Occupations - Statistics about occupations. (Only shows up if you have Display_Jobs_Facts installed)
  4. By Century - Statistics about individuals by century. (Can be used with Sosa )
  5. Veterans - Statistics about veterans.

Expand statistics creates different views and incorporates new statistics for family data. It replaces the built in statistics page with a series of pages following the logic above. It provides the ability to filter this data by specified places and surnames. It adds a magnifying glass next to some statistics to see the specific individuals in the tng search pages if Expand_Search is installed. The example shows folks by century in my database in California.

Screen Shot 2019-07-20 at 9.50.26 PM.png

The screenshots below give examples of pages from the statistics menu.


Overview page

The Overview page provides all the statistics that come with the tng statistics page and adds a few extra ones:

  • Most: occurring surnames, year of most births, places of most births, baptisms, deaths and burials
  • Total children who died before age 5
  • Average number of children in families, largest family size and average number of identified parents in a family.

The page is slightly reformatted to give family/individual data in one table and separated media data that is not filtered in a table on the bottom of the page.

Surnames page

Incorporates tables developed in mod surname_statistics. Thanks to Jeff Robinson for permission.

Occupations page

Page shows up if you have Display_Jobs_Facts mod installed.

Stats1.png

By Century page

Page gives data by century or decades. Includes stats on age at first marriage and lifespans.

Stats2.png

Veterans page

Page requires updating the fields you use for veterans in the mod options.

StatsA3.png

Developer

This mod was developed by A.S. DuPree (a novice, happy for any help on improving it)

Requirements

  • A working TNG installation.
  • An installed current version of the Mod Manager.

Automated Installation

  1. Download the zip file in the status area in the upper right.
  2. Extract the Expand_statistics_v3.zip to your mod folder.
  3. Follow the normal automated installation for Mod Manager, as shown in the example Mod Manager - Installing Config Files .
  1. In the Mod Manager you can enable a number of options. Please be aware of how the following dependencies work:
  • Search links - appear as a magnifying glass next to statistics only if you have Expand_Search installed.
  • SOSA Filter - if you have sosa installed a sosa filter will appear as a checkbox in the filter bar.
  • Occupations Page - if you have Display_Jobs_Facts installed the Occupations page will appear. Otherwise it cannot be enabled.
  • Veterans Page - The veterans page requires that you are entering military service as different events (i.e. "World War II"). If you are, you need to collect the event ids for all these events and add them in the mod options.

In the event of a problem with your TNG site

  1. Try using the Mod Manager to Remove the mod

Customizations in Mod Manager

  1. Choose pages to show

Changes/versions

V5a/V5b - Adds under 5 year old deaths, fixes All-USA issue, slight reformat to page, fixes to search page links V5 - Adds surnames with permission to incorporate parts of Surname_Statistics. Fixes All Trees issue. Adds All-USA choice as an option (needs to be chosen on setup). V4b - Fixes wrong stats for media files for some people.
V4a - Adds surnames into the filters, search magnifying glasses next to some of the states and fixes some incorrect stats V4 - Added lifespan by century or decade, fixed some query issues.
V3 - Added filters for places and Sosa (if installed)
V2 - Added tree switching
V1b - Fixed a missing $ in cust_text file.
V1a - Adds new stats to the main stats page, some refinements on the other pages.

Language Customization

Mod currently works in English and French (Thanks Katryne). To customize for your language you need to add the following to the cust_text.php file after you translate the parts after the equal signs.

// Expand Stats
$text['IndOcc'] = "Occupations of Individuals";
$text['Jobs'] = "Jobs";
$text['totalrec'] = "Total Recorded";
$text['jobsmsg'] = "You apparently do not have the mod \"Display Job/Facts\" installed.  This page requires it.";
$text['overview'] = "Overview";
$text['occupations'] = "Occupations";
$text['bycentury'] = "By Century";
$text['veterans'] = "Veterans";
$text['war'] = "War";
$text['numind'] = "Number of Individuals";
$text['allindivs'] = "All Individuals";
$text['totals'] = "Totals";
$text['nobirthdate'] = "No Birth Date";
$text['info'] = "Info";
$text['avgc'] = "Average Number of Children";
$text['avgp'] = "Average Identified Parents";
$text['bigfamily'] = "Largest Family";
$text['Example'] = "Example";
$text['person'] = "Person";
$text['nocats'] = "No Category";
$text['nomom'] = 'No Mother';
$text['nodad'] = "No Father";
$text['citations'] = "Citations";
$text['mostbirths'] = "Most births in";
$text['other'] = "Other";
$text['toplocals'] = "Top 30 places:";
$text['marksosa'] = "Marked as Sosa";
$text['moretotals'] = "More Totals";
$text['allplaces'] = "All Places";
$text['bydecade'] = "By Decade";
$text['ESfilter'] = "filter";
$text['averagelifespans'] = "Average Lifespans";
$text['lifespan in Years'] = "Lifespan in Years";
$text['plusminus50'] = "Plus or minus 50 years";
$text['searchdisclaim'] = "Searches using the provided search button (magnifying glass) provide a <b> restricted set of records </b>using the search function.<br><br> The numbers here include births, baptisms, deaths and burials in the decade or century - hence they will be significantly higher than the search returns.";
$text['byperiod'] =  "By Period";
$text['births'] = "Of Birth";
$text['deaths'] = "Of Death";
$text['insufficient'] = "Insufficient Dates";
$text['filterby'] = "Filter By";
$text['surname'] = "Surname";
$text['allsurnames'] = "All Surnames";
$text['searchdisclaim'] = "Due to how places are recorded, this number can be slightly lower than the search page";
$text["averagemarage"] = "Avg. Age at 1st Marriage";
$text["averagemarage"] = "Avg. Age at 1st Marriage";
$text['Earliest_Birth'] = "Earliest Birth";
$text['Latest_Birth'] = "Latest Birth";
$text['notavailable'] = "N/A";
// End Expand Stats

Sites using this mod

If you download and install this mod, please add your TNG site to the table below:

URL User Note Mod-Version TNG-Version User-language
Adupree.com A.S. DuPree Mod Developer 12.0.0.5 12.0.3 English
vanheerden.net Emile Administrator 12.0.0.4a 12.1 English
Roots & Relatives Remembered Ron Krzmarzick Public & Private See Here See Here EN,DE,CS,ES
Journeys in Genealogy Patrick Thrush Public WordPress/TNG bundle 12.0.0.4 12.1 English