The market monitored on this website is the Spanish real estate market 🏠.
Even so I try to be cautious and avoid mistakes, errors can occur, so I encourage the review and verification of the database. If encountered any, the creation of Issues
and Pull requests
for the database are welcome, you can also reach me through various channels.
The database can be found in spahousing/public/docs/, presented in two different file formats.
Full review and modification is better to be done in .ods
, since some indicators are originated from other internal indicators, and the formulas can only be seen and edited in the mentioned format. Alternatively, formulas and variable names can be consulted at the metadata.json
file.
All charts are done with the JavaScript library chart.js, but there might be content in d3.js eventually. All scripts are available at:
If you are creating data visualizations with D3js
or chartjs
you can import the .csv
file from the repository using the import option from the D3js
library, like this:
d3.csv('https://raw.githubusercontent.com/galetaire/spahousing/main/public/docs/spain_stats_csv.csv')
.then(makeChart);
You can reach me through X: @HousingSpanish, Reddit: u/HousingSpanish, or alternatively through my personal Nostr account.
All the self-made content is released under the terms of the Creative Commons Attribution-ShareAlike 4.0 International Public License. Consider that there is a lot of public domain data, and you do not have to comply with the license for elements of the material in the public domain.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.