We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
done blog
Updated TODO for v0.2 (markdown)
update setup.py
write integration tests which load all appliance types and runs some basic sanity checks (distance, n_ancestors, categories etc.)
odify code. Gets rid of all validation stuff. Just load all the ApplianceType files and output a single dict which maps ApplianceType to the ApplianceType object
In each Appliance or ApplianceType, `components` should be specified as Appliances not ApplianceTypes. i.e. use `type` instead of `parent`.
copy info from `catalogue` into UK-DALE
country.yaml
Finish converting schema from /schema into human-readable docs (just have the appliance_model to convert, I think)