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

store raw utility bill data #5

Closed
sichen1234 opened this issue Aug 18, 2020 · 1 comment
Closed

store raw utility bill data #5

sichen1234 opened this issue Aug 18, 2020 · 1 comment

Comments

@sichen1234
Copy link
Contributor

Find a way to store the raw utility bill data, which could be a PDF of a bill or a Green Button XML document.

It should be encrypted but available for review by authorized parties, for example external regulators, investors, etc.

@sichen1234
Copy link
Contributor Author

Modify the emissions record with a link to supporting documentation

Modify the record emissions chain code and rest api to accept supporting documentation, which could take any format: XML, PDF, etc.

The supporting documentation is stored and the link to it is stored on the emissions record.

Modify get emissions record to return the link to the raw data.

This can then show up in the UI (for example opentaps) as a link for the user to download.

We can use an API compatible storage service to amazon s3, see https://stackoverflow.com/questions/23991694/aws-s3-local-server-for-integration-testing

brioux pushed a commit that referenced this issue May 13, 2022
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