bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

As a developer, I want data structures to store my report data, so that I can save reports to the database #283

Closed pbastia closed 2 months ago

pbastia commented 3 months ago

Description:

Create datastructures to store report data as described in the miro board: Whiteboarding_2024_04_12 @dleard we might need clarification about LFO data (if applicable)

Acceptance Criteria:

Given I am a developer When I develop a reporting form Then I have tables to store the data following the program configuration

Given I am a developer When I store data from a reporting form Then the data is stored in json format, regardless of the schema that generated it

Given I am developer When I store data from a reporting form Then I have the following tables to fan out the data:

A graph of the architecture:

image

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done (Note: If any of these points are not applicable, mark N/A)

Notes:

-

patriciarussellCAS commented 2 months ago

I will close this ticket, however but noting that we still need some clarity on fuels (and how emissions categories fits in with them).