Housing/Canada: Difference between revisions

Line 40: Line 40:
<small>Data source: <cite>Canadian Census 2021</cite> https://www12.statcan.gc.ca/census-recensement/2021/dp-pd/prof/details/page.cfm?Lang=E&GENDERlist=1,2,3&STATISTIClist=1&HEADERlist=0&DGUIDlist=2021A000011124&SearchText=Canada<!-- TODO: upload the spreadsheet with the formulas that calculated these numbers --></small>
<small>Data source: <cite>Canadian Census 2021</cite> https://www12.statcan.gc.ca/census-recensement/2021/dp-pd/prof/details/page.cfm?Lang=E&GENDERlist=1,2,3&STATISTIClist=1&HEADERlist=0&DGUIDlist=2021A000011124&SearchText=Canada<!-- TODO: upload the spreadsheet with the formulas that calculated these numbers --></small>


==Custom region==
<!-- TODO: ==Custom region== -->
 
Download the 2021 census data for that region. Do the following calculations:
 
Supply:
// TODO
Demand:
s0 = find("Total - Persons not in census families in private households - 100% data");
c0 = find("Married couples","Without children") + find("Common-law couples","Without children");
// TODO: finish this
 
{{aip}}