Commit Graph

113 Commits (c7988e77b826d1f4e2fd68b0c1474aeaeaf06a5b)

Author SHA1 Message Date
Giò Diani c7988e77b8 fix missing name 2025-01-18 18:41:21 +01:00
Giò Diani 5ad31709a9 refactor dashboard 2025-01-18 17:31:31 +01:00
Giò Diani cd2d211259 documentation for api 2025-01-18 15:39:29 +01:00
Giò Diani e4e05b4788 refactoring; more consistent naming for API endpoint and variables. 2025-01-17 23:46:22 +01:00
Giò Diani e0c8b3eb1b Beschriftungen 2025-01-17 19:09:16 +01:00
mmaurostoffel 2560d43c3f fixed calculation of monthly data, closes #18 2025-01-17 17:51:27 +01:00
Giò Diani 4e233da745 fix error in tooltip of moving average chart 2025-01-17 17:37:01 +01:00
Giò Diani 7497271ac8 remove unused modul causing error 2025-01-17 17:30:30 +01:00
mmaurostoffel 5ffc222430 movAverage überarbeitet, closes #17
erster Monat mit wird nun auch angezeigt
"Nullstelle" zu Beginn entfernt
2025-01-17 17:01:29 +01:00
mmaurostoffel 468ad94430 Mauro Ordner gelöscht closes #16 2025-01-17 15:27:25 +01:00
mmaurostoffel 5b97c7ead2 Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-17 15:25:28 +01:00
mmaurostoffel 9fb7fb2f82 Für alle weiteren SQL Queries die Bedingung das calendar not null sein darf eingefügt 2025-01-17 15:25:22 +01:00
Giò Diani d598f9d861 Lücken in linechart verbinden 2025-01-17 15:25:03 +01:00
Giò Diani e4462b0cfa Fehlermeldung, wenn keine Daten für Property vorhanden. 2025-01-17 15:13:41 +01:00
Giò Diani 0d3bc7acd3 don't include null values 2025-01-17 14:54:25 +01:00
Giò Diani 23bec87af6 Achsenbeschriftungen 2025-01-17 13:49:43 +01:00
Giò Diani 142046b1c6 Achsenbeschriftungen und grid Heatmap 2025-01-17 13:22:05 +01:00
Giò Diani 639533dda0 Rahmen um Heatmap 2025-01-17 13:02:54 +01:00
Giò Diani 4b10406eb7 Aufräumen etl modul; pixi install erneut ausführen, damit die Pfade angepasst werden! 2025-01-17 12:53:44 +01:00
Giò Diani 968f706218 Update README 2025-01-17 12:52:31 +01:00
Giò Diani c66f7c476d Beschriftung MovAvg Chart, Region bei Property im Menu anzeigen. 2025-01-17 12:51:45 +01:00
mmaurostoffel c3ab7d8e2f global for movingAverage implemented 2025-01-15 21:27:53 +01:00
mmaurostoffel 7e3862a578 global Extractions für region capacities monthly and weekdays eingefügt, closes #15 2025-01-15 20:44:16 +01:00
Giò Diani 0733709366 diagramm etl 2025-01-15 17:48:12 +01:00
Giò Diani 3290c1cce3 some polishing 2025-01-15 16:57:18 +01:00
Giò Diani 959b84d1e1 my fault fixes #14 2025-01-15 14:31:07 +01:00
Giò Diani a5a21fb925 Überarbeitung Dashboard 2025-01-14 22:11:31 +01:00
Giò Diani 8bef4b9621 added simple caching for etl 2025-01-14 19:56:15 +01:00
mmaurostoffel d436c5d892 added missing logic to etl_region_movAverage 2025-01-13 23:06:42 +01:00
Giò Diani cd66207bc7 Prediction Charts 2025-01-13 22:50:03 +01:00
Giò Diani 18a672a5de bugfix unnecessary parentheses broke api 2025-01-13 19:22:54 +01:00
mmaurostoffel 3d7d5bbbe3 etl_region_capacities_monthly eingefügt closes #10 2025-01-13 18:02:19 +01:00
mmaurostoffel d8d2d1e757 Werte von 0-1 zu 0-100 angepasst closes #12 2025-01-13 17:17:46 +01:00
mmaurostoffel 4487932f1b Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-13 17:12:15 +01:00
mmaurostoffel fcd7ca34ad closes #11 2025-01-13 17:08:37 +01:00
Giò Diani ebcd647a2f Einige Anpassungen am Dashboard. Region Ansicht. 2025-01-13 17:06:54 +01:00
Giò Diani a3121bf58e navigation, regions 2025-01-12 20:55:46 +01:00
Giò Diani 50ea3f1bd8 fix module not found error (matplotlib not needed) 2025-01-12 20:44:05 +01:00
mmaurostoffel af1c2301a9 Added Enpoint for movAvg 2025-01-12 20:38:16 +01:00
mmaurostoffel a571c8c40f Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-12 20:30:03 +01:00
mmaurostoffel b23879b6d3 First Version of etl_region_movAverage.py eingefügt 2025-01-12 20:27:33 +01:00
Giò Diani 0250221d96 implements regions base endpoint #9 2025-01-12 20:16:20 +01:00
mmaurostoffel f31c23ea51 Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-12 16:53:33 +01:00
mmaurostoffel c059890ba7 singleScrape_of_region eingefügt 2025-01-12 16:53:31 +01:00
Giò Diani 992e299829 Überarbeitung Property 2025-01-12 16:49:29 +01:00
Giò Diani 67c0d85213 Betrifft #7. Möglicher fix, bitte Resultat kontrollieren. Das Problem lag m.E. darin, dass durch das hin und her zwischen Listen und DataFrame die Typisierungen der Werte verloren gehen, weshalb es dann auch entsprechenden Fehler schmeisste. 2025-01-12 11:56:33 +01:00
mmaurostoffel e176d1e73f Bugfix: Testfunktion aus etl_region_comparison gelöscht
sry
2025-01-12 11:28:53 +01:00
mmaurostoffel f114eb7f5a strict=False hinzugefügt wie in der Fehlermeldung vorgeschlagen 2025-01-12 11:20:39 +01:00
Giò Diani 99a112df24 longer timeouts 2025-01-11 21:54:26 +01:00
Giò Diani 2013d2b440 Wiederinstandsetzung Heatmap @stoffelmauro musste dazu etwas in der API anpassen. 2025-01-11 20:52:02 +01:00