- Fix for episode queries
- Adds analyses for the v5.4 episode table
- Adds analyses for fact_relationship table
- Adds analyses 10 and 11 for persons by year_of_birth and gender
- Fix for ICH age groups; remove other category
- Adds ability to bypass warning when required Achilles analyses are missing.
- include achilles analysis 822, 1822, 900, 1000 by @SofiaMp in #36
- Add analysis 444 - dpc by @MaximMoinat in #41
- Setup tests and github actions by @MaximMoinat in #37
- remove vocab schema from files by @SofiaMp in #42
- Add Descendant Person Count for conditions @MaximMoinat in #38
- Use
DatabaseConnector::tableExists
to check for Achilles tables
- Refactor execution of DashboardExport-specific analyses by @MaximMoinat in #23
- Two new analyses: by concept by age by @MaximMoinat in #18
- Export additional Achilles analyses #22 #24 #25
- Query vocabulary version directly from vocabulary table #19
- Check for achilles results before exporting by @MaximMoinat in #13
- Refactor custom analyses by @MaximMoinat in #14
- Analysis 740 and 741 for drug exposure statistics by route_concept_id #4
- Include source name in export file
- Changed order of analysis ids
- Removed exportMinimal option
- Timestamp in export file to prevent overwriting
- Fix sample code in readme
First release of DashboardExport