> For the complete documentation index, see [llms.txt](https://housing-base.journalismarena.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://housing-base.journalismarena.eu/big-landlords/academic-reports-and-papers/do-taxes-on-foreign-purchases-lower-housing-prices-evidence-from-b.c.-in-canada-april-2020.md).

# Do taxes on foreign purchases lower housing prices? Evidence from B.C. in Canada (Apr 2020)

* **Do taxes on foreign purchasers lower housing prices? Evidence from the Additional Property Transfer Tax in British Columbia**
* By Deaglan Jakob. Thesis submitted in partial fulfilment of the requirements for the Degree of Bachelor of Science, Honours, in the Department of Economics University of Victoria, April 2020
* Available as a PDF file on <https://www.uvic.ca/socialsciences/economics/assets/docs/djakob_thesis1.pdf>
* **Abstract**:
  * Housing affordability is an increasingly important public policy challenge not only in Canada, but also worldwide.
  * The B.C. \[British Columbia] provincial government introduced the Additional Property Transfer Tax \[APTT] in Metro Vancouver as a surprise legislation on August 2nd, 2016.
  * **It imposed an additional 15% transfer tax on individuals or firms purchasing homes in Metro Vancouver who are not citizens or permanent residents of Canada.**
  * In February 2018, the government extended the tax to several other regions in British Columbia, including Greater Victoria.
  * I exploit the heterogeneous regional implementation of the APTT to test its effectiveness in slowing the excessive growth in house prices in affected regions andincreasing housing affordability for local residents.
  * **I find that the APTT reduces relative house price growth by approximately 1%. I also find that this effect is mostly front-loaded, with the decrease inrelative growth occurring immediately after the announcement of the tax and fading over a period of 7months**.
* **Keywords**: Canada, British Columbia, property transfer tax, property market


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://housing-base.journalismarena.eu/big-landlords/academic-reports-and-papers/do-taxes-on-foreign-purchases-lower-housing-prices-evidence-from-b.c.-in-canada-april-2020.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
