Boavizta / environmental-footprint-data

💾 Boavizta.org Data repository
117 stars 32 forks source link

Add manufacturing breakdown details #71

Open ggael opened 1 year ago

ggael commented 1 year ago

Most PCF files provides breakdown details for the manufacturing part. They are, however, not always fully consistent on the partitioning. Here is the list I ended up on ecodiag's side:

This long list is conservative, but that's a lot ! So maybe some components could be merged together ?

For instance, when the PSU is combined with the chassis, maybe we could just put it to "others" since this does not provide much information.

Some other propositions:

ggael commented 1 year ago

After a short discussion, the initial idea would be to retain the most relevant parts only, and accumulate the rest to "others".

AirLoren commented 1 year ago

At this time we have the following parts in the data model:

I suggest to keep :

AirLoren commented 1 year ago

I made the following changes to resolve this issue :

@ggael could you modify piechart_analyser.py on the same way?