Continent: Difference between revisions

Jump to navigation Jump to search
Line 48: Line 48:
|where=historic='No' AND dioceses_count IS NOT NULL
|where=historic='No' AND dioceses_count IS NOT NULL
|order by=SUM(dioceses_count) DESC
|order by=SUM(dioceses_count) DESC
|format=bar chart
}}
=== Ecclesiastical Provinces by Continent ===
{{#cargo_query:
tables=Countries
|fields=continent=Continent,SUM(ecclesiastical_provinces_count)=Total_Ecclesiastical_Provinces
|group by=continent
|having=COUNT(*) > 2
|where=historic='No' AND ecclesiastical_provinces_count IS NOT NULL
|order by=SUM(ecclesiastical_provinces_count) DESC
|format=bar chart
|format=bar chart
}}
}}

Navigation menu