GSS-Cogs / family-edvp

Energy Data Visibility
0 stars 0 forks source link

BEIS-Final-UK-greenhouse-gas-emissions-national-statistics-1990-to-2019 #18

Open ajtucker opened 3 years ago

ajtucker commented 3 years ago
canwaf commented 3 years ago

Link to info.json

canwaf commented 3 years ago

Straightforward transform (reading a csv is easy).

rossbowen commented 3 years ago

To give a quick steer on what I think is needed here in lieu of a formal spec.

Table 1:

[Gas, Year, Value]

Table 2:

[Geographic Coverage, "inclusions-exclusions", Gas, Year, Value]

Table 3:

[Sector, Subsector, Gas = "All", Year, Value]

Note that the hierarchy is actually in three bits in some cases, e.g., Transport.

image

In this case, Passenger Cars would be linked to its parent, Road, and Road would be linked to its parent Transport, and Transport would be linked to its parent Total.

Tables 4 - 7:

RedWalters commented 3 years ago

Will need DM attention to determine how to handle NC category stuff, also whether to include gas forms into fuel code list or to have a separate code list; be that local or family.

rossbowen commented 3 years ago

@RedWalters

Gasses are their own codelist imo. NC Category is what I refer to as subsector above, sorry for not being so explicit! I can't run main.py at the moment though happy to talk this through if more direction is needed.

david-hull commented 3 years ago

BA comments Transformation looks fine, notwithstanding known issues and following observations: