47 Commits

Author SHA1 Message Date
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
2013d2b440 Wiederinstandsetzung Heatmap @stoffelmauro musste dazu etwas in der API anpassen. 2025-01-11 20:52:02 +01:00
mmaurostoffel
67382003ca closes #7: etl_region_capacities erstellt
!! Wie im Issue beschrieben wurde etl_region_capacities zu etl_region_properties_capacities angepasst und die Endpoints ebenfalls.!!

!!Die Abfrage der globalen Daten ist implementiert und funktioniert, braucht aber recht lange!!
2025-01-11 17:33:50 +01:00
mmaurostoffel
638d835d3b closes #5
Test to try out the closing feature
2025-01-09 18:26:01 +01:00
mmaurostoffel
cb6935b60c updated the output of the etl_property_neighbour.py
closes issue #5
2025-01-09 18:22:55 +01:00
mmaurostoffel
60a3d7d9b3 Little fixes for weekdays
#6
2025-01-09 17:40:58 +01:00
mmaurostoffel
65b63d1326 Sortierung für etl_property_capacities_monthly eingefügt 2025-01-09 15:59:16 +01:00
mmaurostoffel
a6cbe3bc29 update des etl_capacities_weekdays.py 2025-01-09 15:07:38 +01:00
mmaurostoffel
2508b34ceb bugfix: falscher name 2025-01-09 14:49:03 +01:00
mmaurostoffel
cc71cbba2d Endpoint für etl_property_neighbours hinzugefügt 2025-01-09 14:48:33 +01:00
mmaurostoffel
7884febe53 issue 5 resolved
#3
Ausgabeforma:
{ids: [84, 43...44], lat:[...], lon[...]}
2025-01-07 20:20:48 +01:00
mmaurostoffel
42dc14021f etl_Property_capacities_weekdays.py eingefügt
Abfragemöglichkeit für die Wochentage eingefügt
2025-01-06 19:42:49 +01:00
Giò Diani
f5a2b16721 Fehlende Anführungszeichen hinzugefügt resolves #3 2025-01-05 21:45:23 +01:00
mmaurostoffel
d9cae3d0ab Issue 3 fast fertig
#3

Der Issue ist soweit bereit, es gibt aber noch das Problem, dass das ScrapeDate nicht als Datum sondern asl Integer interpretiert wird im database.py. Deshalb ist es im Moment als konstante implementiert
2025-01-05 21:23:10 +01:00
mmaurostoffel
8bcc1c57b5 Gitea Issue 1 Beispiel 2
#1
etl_region_capacities_comparison eingefügt
2025-01-05 17:25:29 +01:00
mmaurostoffel
03e78a4105 Issue 1 Beispiel 1 resolved
#1

Globale region capacities eingefügt: Vorsicht! lange Ladezeit
2025-01-05 16:12:16 +01:00
mmaurostoffel
8fcaf2a6f7 Gitea Issue 2 resolved
#2

etl_region_capacities.py: neues Output Format = [datum, prop_id, capacity]
2025-01-05 15:51:19 +01:00
mmaurostoffel
281d9d3f5a Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-05 13:19:45 +01:00
mmaurostoffel
c68e6f54bd cleanup commit 2025-01-05 13:19:43 +01:00
Giò Diani
5a2cc96a95 Achsenbeschrftungen, Farben 2025-01-03 16:25:30 +01:00
Giò Diani
f585a7a2aa fix fehlender import 2024-12-20 21:36:47 +01:00
mmaurostoffel
a8b856b714 etl_region_capacities erstellt + database und api/main Anpassungen dafür 2024-12-20 20:57:10 +01:00
Giò Diani
66d048c70e Enhance coordinated view of property. 2024-12-20 12:20:49 +01:00
Giò Diani
63590d69ab fix wrong import path. 2024-12-20 10:56:10 +01:00
Giò Diani
47a5035787 dashboard einzelansicht trend auslastung. 2024-12-19 19:22:09 +01:00
mmaurostoffel
4b7067fb63 Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2024-12-19 18:11:17 +01:00
mmaurostoffel
eba2f0a265 Data Quality updated to include Regions and more information 2024-12-19 18:11:15 +01:00
Giò Diani
ce46655003 Add some more description. 2024-12-18 20:10:11 +01:00
Giò Diani
a8543d619f Further dashboard development. 2024-12-18 19:52:06 +01:00
Giò Diani
1574edea88 First steps Dashboard. 2024-12-18 15:14:13 +01:00
mmaurostoffel
a03ce3d647 Änderungen von bevor Monorepo übernommen 2024-12-18 15:11:23 +01:00
Giò Diani
f4a927e125 refactor to monorepo, install laravel. 2024-12-18 10:14:56 +01:00