Exploring shared housing options in VancouverVancouver
The city where I live. I’m in East Van[[ East Van cross by @pixeldan::lmn]].
[[AllTheBestRecipes]] is where I document food and other local stuff.
Check the linked references below.
through Community Land Trusts (CLT) and other models.
Nov 27th, 2020: New cobuilding.ca live
Used Forestry – sort of, need to go back and edit the settings. The Minimal MistakesMinimal Mistakes
Minimal Mistakes is a JekyllJekyll
Set env variable PAGES_REPO_NWO to build on [[Netlify]]
Set the environment variable PAGES_REPO_NWO to a repo such as spadebuilders/EIPs if you want to have Jekyll sites build on Netlify.
Posts by Year
{% raw %}
{% for post in site.posts %}
{% capture current_year %}{{ post.date | date: "%Y" }}{% endcapture %}
{% if current_year != previous_year %}
{% unless forloop.first %}
</ul>
{% endunless %}
<h2>{{ current_year }}</h2>
<ul>
... theme that I have used for many years. Extremely flexible, lots of layouts and options, well-structured code.
JekyllJekyll
Set env variable PAGES_REPO_NWO to build on [[Netlify]]
Set the environment variable PAGES_REPO_NWO to a repo such as spadebuilders/EIPs if you want to have Jekyll sites build on Netlify.
Posts by Year
{% raw %}
{% for post in site.posts %}
{% capture current_year %}{{ post.date | date: "%Y" }}{% endcapture %}
{% if current_year != previous_year %}
{% unless forloop.first %}
</ul>
{% endunless %}
<h2>{{ current_year }}</h2>
<ul>
... theme. All on Github Pages directly.
Sept 16th, 2020: Domain name acquired
Registered https://cobuilding.ca. Have an Airtable signup form at http://signup.cobuilding.ca to gather information, need to setup more of a landing page.
April 2020: 10 Unit Apartment Building Costing
I put this together during the pandemic as part of research into what our landlord’s costs actually were
The apartment I currently live in is a 3 story, 10 unit apartment building. I was doing some research and found a similar apartment on West 12th.
It has a full PDF of rent and expenses, showing that the total annual expenses, including property taxes, is $41K. So, $3417 per month, or $342 / unit / month.
From the 2019 assessment, the building is worth $5.8M, of which ~$2.8M is land, and ~$3M is the building. For simple math, this means that if the land were placed in a CLT, each unit could sell for $300K, with a ~$400 / month strata fee.
There are other calculations here, like having some capital on hand, choosing some of the units as rentals, and so on, but at first glance, these numbers seem very doable to make for affordable housing, whether you consider rental or purchase.