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

Make output tables more user friendly #309

Open
grgmiller opened this issue Nov 17, 2023 · 0 comments
Open

Make output tables more user friendly #309

grgmiller opened this issue Nov 17, 2023 · 0 comments

Comments

@grgmiller
Copy link
Collaborator

Currently, many of our results files are denormalized and formatted in a way that assumes someone will be using these files programmatically and is able to easily merge the files with others. However, this is not very user friendly and makes the data harder to use than eGRID data for quick spreadsheet referencing. One key example is that our plant output data doesn't contain plant names or plant IDs. This may be impractical to use for hourly data, but for monthly and annual data files, it may be useful to denormalize these a bit. Another example is that we do not currently calculate generated emission rates in our power sector data, assuming that people can calculate this by dividing other columns. However, this makes the data harder to use.

@grgmiller grgmiller added this to the 2022 Data Release milestone Nov 17, 2023
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