Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle IEA EEI 2023-11 edition #164

Open
khaeru opened this issue Apr 8, 2024 · 0 comments
Open

Handle IEA EEI 2023-11 edition #164

khaeru opened this issue Apr 8, 2024 · 0 comments

Comments

@khaeru
Copy link
Member

khaeru commented Apr 8, 2024

Follow-up from #162.

  • That PR migrated code from message_data that handles an earlier (2020-12) edition of these data.
  • The data is (a) proprietary and (b) provided in an idiosyncratic, slightly complicated format. For the earlier PR, it was not worth the effort to produce a "fuzzed" (random values, but identical structure) version of the data for testing purposes.
  • For the 2023-11 edition of these data, the IEA website at https://www.iea.org/data-and-statistics/data-product/energy-efficiency-indicators provides a public "Demo and availability file".

To do:

  • Adapt the code to fetch and read the "demo and availability file".
  • Handle any differences between the 2020 and 2023 format.
  • (Maybe) Handle intermediate versions, if they are available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant