33 Commits

Author SHA1 Message Date
978d051e09 add owid plot if exist in the html template 2022-10-16 16:08:54 +00:00
160215950c update enum for new data entries + fix requirements + fix drees name 2022-10-16 15:23:06 +00:00
7d5b692fae rotate ticks date correctly (#3) 2022-04-20 13:49:39 +00:00
d674cf47eb Merge branch 'master' of https://gitea.thegux.fr/rmanach/covid-plotter 2022-04-20 13:28:35 +00:00
0bbd3a150c adjust ticks date evenly for bar plots + delete 100% et 0% bar label (#2) 2022-04-20 13:28:28 +00:00
rmanach
60b61e32fa Mise à jour de 'README.md' 2022-04-13 14:19:24 +00:00
7169a6f673 update html template 2022-04-13 14:12:57 +00:00
689aed305e add function to check timesteps in numpy date array 2022-04-13 13:59:48 +00:00
5c499bebee ordering dic_data by date (keys) + set to 0 'effectif' lower thant 0 + dotted line for graphs by fields and ages + black (#1) 2022-04-13 13:36:28 +00:00
7ac6c5ff33 update enum variant value and add exception if not found + sort dates (#1) 2022-04-13 11:52:40 +00:00
fc7b84da28 field by age and vaccine status in case per million + rename functions + fix functions doc 2021-12-30 12:03:42 +01:00
88854c8631 mouarrf missing one hr... 2021-12-29 22:38:49 +01:00
0c666db03d add hr separation between parts 2021-12-29 22:36:51 +01:00
484dc9bd21 oops... local conf 2021-12-29 22:28:25 +01:00
3952c6cab2 put analyse data in namedtuple list + add global data in html template + fix css 2021-12-29 22:26:03 +01:00
37712f892d add logging + add metadata in html template 2021-12-29 15:00:24 +01:00
4c41b44d77 degroup cumulative plots by age 2021-12-29 11:30:10 +01:00
fae3ca91ae create tmp plots and move them after generation (does not affect html plots) 2021-12-29 11:14:51 +01:00
1b581603c7 add temporal period 2021-12-29 10:51:54 +01:00
4898c3e037 change html main title 2021-12-28 16:29:23 +01:00
8788dabfa8 add jinja requirements 2021-12-28 16:08:21 +01:00
c0f024043b rework on plots title, legend and name + generate html page with plots 2021-12-28 16:07:19 +01:00
a994f96eea add new arg (no plot) + analyse data function 2021-12-27 16:36:13 +01:00
2357303295 add fields plot by vac status grouped by age 2021-12-27 15:02:09 +01:00
9c657a7887 delete useless imports 2021-12-27 10:18:09 +01:00
4818d78cfe adjust mypy conf + requirements.txt 2021-12-27 10:17:07 +01:00
70ac7d1bb7 add enums + set numpy data structure + plot vac/unvac percent 2021-12-26 20:29:13 +01:00
615094877c add bar graph plot showing vac/unvac percent indicator grouped by age 2021-12-22 23:36:47 +01:00
4b9ea61ecd little fix on README 2021-12-22 00:06:55 +01:00
ad9df230a5 group plotted data by fields 2021-12-22 00:06:18 +01:00
08cfc98dec plot cumulative indicators + plot data by age and vaccine status (multiprocessed) 2021-12-21 23:35:49 +01:00
a59bf5c619 rename main script + init drees data plotter + update README.md 2021-12-21 00:11:51 +01:00
8722833b32 init repo git repository 2021-09-27 17:37:22 +02:00