Continent: Difference between revisions

Jump to navigation Jump to search
Line 32: Line 32:


=== Total Catholic Population ===
=== Total Catholic Population ===
This query calculates the total catholic_population for each continent, including only continents with more than two countries, and displays the results in a bar chart sorted by descending total population.
{{#cargo_query:
{{#cargo_query:
tables=Countries
tables=Countries
Line 40: Line 41:
|format=bar chart
|format=bar chart
}}
}}
=== Total Number of Dioceses ===
=== Total Number of Dioceses ===
This query calculates the total dioceses_count for each continent, including only continents with more than two countries, and displays the results in a bar chart sorted by descending total dioceses.
This query calculates the total dioceses_count for each continent, including only continents with more than two countries, and displays the results in a bar chart sorted by descending total dioceses.

Navigation menu