Releases: avantifellows/plio-analytics
Releases · avantifellows/plio-analytics
Monthly release for September
Weekly release for June
Features
- #21 We now support using both PostgreSQL and Google BigQuery as backends. We have a new repository to transfer data regularly from RDS to BigQuery: https://github.com/avantifellows/plio-rds-to-bigquery. This is how the updated data pipeline looks now:
Weekly release for June
Features
- #20 support for subjective questions
Monthly release for May
Bug Fixes
- #15 The CubeJS Developer Playground was not working locally as no default tenant was defined for running it locally.
Enhancements
- #17 Some joins between various cubes was missing which prevented one from querying various measures in a single API call. On the frontend side, this led to a 3-4X improvement in the loading speed of the dashboard page.
Weekly release for May
First release for plio-analytics
- New plio-analytics repo repository connecting to the plio database and providing a layer for making queries easier
- Set up to run in both dev and production mode
- Support for various measures that are used in the frontend repository
- Documentation has been added to replicate the setup and deployment