Update Excel Export to Include Fish Observation Data - WALLY
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- Avg merge
- 3h 3m
- Merged PRs (30d)
- 8
Description
**As a** WALLY user **I want** the fish observation data to be exported into the Excel **so that** I am able to further analyze EFN (Environmental Flow Needs) risk or make further adjustments as necessary.
**Acceptance Criteria**
- [ ] Given a WALLY user selects fish observation data to export, when they export the data, then they are given all data and summary information in a format compatible with Excel.
- [ ] Export should have this data in the Summary tab
**Additional Context**
- Data to be included in the Excel export that is not currently being exported and is manually added into Excel to evaluate EFN risk
- Export function: This function allows users to export to Excel (or as a shapefile). However, the current output from WALLY into Excel only contains partial information that is found in the online staging environment.
- Data is already in Wally
- This does not require any calculations
Contributor guide
Assessment
This issue has not been assessed yet.