Releases: denesdata/roem
Releases · denesdata/roem
RoEIM 1.1 is out! 🚀
😎 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 outformatter-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
iframe
s have been transitioned from AJAX panel to Video panel. This addresses the issues arising with theAJAX
panel not loading upon accordion menu open. In order to address this ,a customjavascript
forced the page to load all panelsonload
<- 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 thetime shift
box in the query can also go into the future if formulated as0d-4d
and not just as-4d
- #34
- #32
- #30
😱 Breaks the following existing functionalities unfortunately, temporarily..
- Break the automated
Grafana
update based on theHU
dashboardjson
config. However: - Introduces an alternative, data and dates-only automatic
Grafana
update - but layout or textual modification needs to be replicated acrossHU
,RO
, andEN
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
- 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 toInfluxDB 2.0
- Backend robustness and autorestart fixes by allocating
CPU
andmemory
limits in theDocker
backend
Environment and base dashboard structure in place
0.1 speeds up load