The EmissionsBreakdown included ghgs_included and scope. To make the database queryable we may want to add a table for the GHGs, so the ghgs_included has a fixed set of values. Same for scope, should setup a Scope table with fixed values.
Will have to consider how to handle situations that have multiple GHGs or scopes grouped together.
The EmissionsBreakdown included
ghgs_includedandscope. To make the database queryable we may want to add a table for the GHGs, so theghgs_includedhas a fixed set of values. Same forscope, should setup a Scope table with fixed values.Will have to consider how to handle situations that have multiple GHGs or scopes grouped together.