Changelog for A2AGC
- Updated dependencies to Angular 17
- Added NX for Angular
- Fixes/improvements to visualizations
- Fixed error that would show in the console when the geomap (Visualizaton 1) was loaded
- Removed references to DOD (Date of Death) from data, now rounded to DOD_PERIOD (Year + Quarter)
- Fixed issue in the Maps of Health tooltips when the year would display a placeholder value if not applicable
- Added detection of private/public mode and enable Data Distributions, Data Schema Browser, and Data ER Diagram accordingly
- Improved speed/responsiveness of geomap
- Fixed data filtering in visualization 5
- Added three Maps of Health visualizations (POC)
- Added an updated Data Distributions Page
- Updated dependencies to Angular 12
- Updated specs to vega-lite 5
- Remember if a user has seen the initial help display for the life of the browser cache (localStorage)
- Run automatic testing + build previews of code for development (CI/CD)
- A completely revamped website
- Updates to all 5 visualizations
- Addressed much of the feedback given from the last sprint
- Refreshed theme, navigation, and UI
- Added more data source documentation
- Fixed spelling errors
- Revised geomap, now called "Accidental drug overdose deaths in Marion County by place of injury 2010-2018"
- Revised demographic comparisons, now called "Age group and gender of accidental drug overdose deaths and population in Marion County 2010-2018"
- Revised heatmaps, now called "Accidental drug overdose death in Marion County by substance, sex and age group 2010-2018"
- Added an interactive version of above, called "Accidental drug overdose death in Marion County by substance, sex and age group 2010-2018 (interactive)"
- Revised death trajectories to add a visualization of the trajectories instead of a table
- Added three new visualizations:
- Demographic Comparison of Opioid Deaths
- Heatmaps of Deaths with Substance
- Heatmaps of Substance Proportions at Death
- Fixed some misspellings
- Removed incomplete content
- Cleaned up navigation menu
- First release of the A2AGC dataset and website
- Created a documentation site populated with information about the data and visualization examples
- Created automated scripts to download the A2AGC data from Box, ingest into a federated, typed, and validated SQLite database.
- Created automated scripts to analyze the column level data and generate visualizations and analytics
- Created an initial example visualization (a geographic map of opioid deaths) with documentation
- We now have a full workflow going from raw data to relational database to analytics and visualizations to documentation website