Skip to content

Releases: denesdata/roem

RoEIM 2.0 is out! 🚀

10 Apr 00:28
Compare
Choose a tag to compare

😎 Awesome new features introduced in this release

  • A major update in this feature is the introduction of an accordion menu and
  • A settlement-level Mapbox map, with zoomable labels and case numbers
  • On top of that major rate limitations on the InfluxDB have been imposed to limit server freeze-up
  • Vaccine data has been brought in. Still needs fixes #76
  • All case and test numbers are now automated. Test numbers come from graphs.ro. Case numbers and vaccine numbers come from datelazi
  • Introduces alpha support for InfluxDB 2.0 - check out formatter-influx2-alpha.ipynb
  • Introduces Oxford Government Stringency Tracker data
  • Automates CSSE data collection and processing
  • #75 Automated border crossing by mining the Poliția de Frontieră border crossings database.
  • #60 https://github.com/denesdata/roeim/tree/master/data
  • #44 Shiny new press section in 3 categories: 🎥 video, 🎤 interview, 📰 article

🤕 Fixes these annoying issues

  • #78
  • #77
  • #72
  • #67 Light theme is now dynamically generated from dark with color and style replacements.
  • #63 innius/grafana-video-panel#6 implements this. Furthermore, all iframes have been transitioned from AJAX panel to Video panel. This addresses the issues arising with the AJAX panel not loading upon accordion menu open. In order to address this ,a custom javascript forced the page to load all panels onload <- this made it terribly slow. Not anymore 👩‍🚀
  • Several sanity check tests are introduced throughout the formatter.ipynb
  • #57
  • #55
  • #47
  • #45
  • #39 Now all dashboards are in a fake 14 day future, then adjusted back automatically back 14 days on display through the Influx query. Panel can stay in the future if not adjusted. Later learnt that the time shift box in the query can also go into the future if formulated as 0d-4d and not just as -4d
  • #34
  • #32
  • #30

😱 Breaks the following existing functionalities unfortunately, temporarily..

  • Break the automated Grafana update based on the HU dashboard json config. However:
  • Introduces an alternative, data and dates-only automatic Grafana update - but layout or textual modification needs to be replicated across HU, RO, and EN dahsboards manually now.
  • Generation of light themes remains automatic.
  • Google mobility has a new format, this is adjusted for. Breaks county-level data availabilty for most of August and September.
  • RSS feed plugin is broken now from the Grafana side
  • Our social feed plugin became a memory hog, needs rethinking. Replaced with the latest (or a random) Facebook post for now.

Improved navigation and new sections

04 Aug 20:36
Compare
Choose a tag to compare
  • Updates to base Grafana to version 7
  • Adds macroeconomic effects, mobility, real estate sections and county sections
  • Implements navigation and smooth scrolling menu
  • Fixes InfluxDB write with batching - to be removed in a future release as we expect to upgrade to InfluxDB 2.0
  • Backend robustness and autorestart fixes by allocating CPU and memory limits in the Docker backend

Environment and base dashboard structure in place

08 May 01:12
Compare
Choose a tag to compare
0.1

speeds up load