We provide following information for all swiss buildings:
- space heating system
- warmwater system
- photovoltaic plants
- estimated space heating energy demand
- estimated warmwater energy demand
Aggregating data to search the sustainability of offered real estate
We created a minimal API that aggregates data from GeoAdmin (Swisstopo) and PVGIS (EU) to calculate a score for any building property which is in the Open Data sources. Plans to build on this and add crowdsourcing capabilites have been discussed.
Please note: At the moment, the calculation of PV production does not work properly. But the rough procedure as well as the API-queries are correct. We have to change little things and we will update as soon as possible.
(1) Complete basic functionality of the prototype
(2) Build on the (Falcon based) Web API
(3) Make further improvements to the data model
How sustainable is this property?
This is a project started at the Energy Data Hackdays 2021. Please see our project page for background and have fun.
This repository contains a minimal backend service API based on the Falcon framework, Pandas DataPackage Reader, and the Falcon plugin for apispec.
Use pip with requirements.txt
or install the Poetry dependency manager, and:
poetry install
poetry shell
python api.py
To update the requirements file:
poetry export --without-hashes -f requirements.txt > requirements.txt
This package is licensed by its maintainers under the MIT License.
If you intended to use these data in a public or commercial product, please check the data sources themselves for any specific restrictions.
We provide following information for all swiss buildings:
OpenHabitation is available on: www.openhabitation.org
we moved our github repository to: https://github.com/OpenHabitation/api-v0
Joined the team
Repository updated
Revised UI
demo (@jonas.fuerstenberger@posteo.de)
Repository updated
Adding a simple test page and DB cache
Update README.md
Added basic static index
Form body request
Fixes and more bugs :)
Added requirements
calculate yearly production (@jonas.fuerstenberger@posteo.de)
calculate yearly production
Joined the team
Initial API :gear:
create prototype (@jonas.fuerstenberger@posteo.de)
Requirements Engineering, Selections of Tools and Data to use
Joined the team
Joined the team
Challenge shared
Tap here to review.