note = md`
# <span style="color:#41ab5d"> Hackaviz 2021 tidy tree</span>
## Quartiers Prioritaires (QP) d’Occitanie : caractéristiques et transactions immobilières..
Version 1.0
This notebook is using 2 csv files about poor neighborhoods of cities in Occitania region in France.
The fist one describe the attributs of the neighborhoods, the second one the 28825 real estate transactions in the neighborhoods between 2016 and 2020.
A calculation of the number of transactions (houses and appartments) is performed for each neighborhoods and then a merge with some attributs of neighborhoods.
The user could then select the attribute to be displayed in the tidy tree
I save the tidy tree as svg for 3 significant attributs in order to create using illustrator a "tree layer tidy tree" as shown in note 2
See note 1 for more data informations <sup>[[1](#footnote1)]</sup>
See note 2 for references <sup>[[2](#footnote2)]</sup>
see note 3 for to do list <sup>[[3](#footnote3)]</sup>
`