View Single Post
Old 07-26-2006, 06:44 AM   #2
Andreas Raht
Administrator
 
Andreas Raht's Avatar
 
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 8,992
Quote:
Originally Posted by fearofmimes
I'm wondering where the quality_total field comes from for nations in the CSV and SQL dumps that can be generated. For instance, the total_quality for Argentina is 90 and for Canada it is 500. The respective values for baseball_quality in each country is 3 and 5. The total_quality field does not appear directly in the records for each nation that I can tell. Instead, it appears to be calculated based on some type of mapping (0=0, 1=1, 2=2, 3=9, 4=120, 5=500). Is my assumption correct? What does this total mean?
Yes, it's based on some kind of mapping, using the baseball_quality value and some other internal values.
Andreas Raht is offline   Reply With Quote