crahal

Results 15 issues of crahal

![image](https://github.com/OxfordDemSci/gwasdiversitymonitor/assets/19292734/a8d2f98e-c5bf-4d4f-9a94-a72130131f6d) Add a line in `generate_data.py` which checks for and only retains p-values \in [0, 1].

Could be because: * Upstream data structure change * Escape character is breaking our parser\wrangler.

bug

For speed improvements, especially c. bubble graph. Thanks to Peter/devs at GI for raising this.

enhancement

If generate_data.py is interupted but raw files are already obtained, the logger reports that no new data is found the next time, although the script did not generate the required...

bug

to run at the end of generate_data.py

Investigate why some agencies aren't getting linked to papers, e.g. in Cat_Anc_wBroader_withParents.tsv. Are there no returns from PubMed?

bug

Related to #81, but specifically related to improving the quality of the generated reports.

enhancement

Doughnut chart is always broken after filtering for any funder: ```No data found for All Parent Terms in 2022``` Shouldn't happen when there are _some_ studies in that specific year...

bug

- Turn csvs into a postgres db with either timestamped views or a timestamped column - Call the postgres DB when the app is substantiated instead of loading csvs

enhancement