Giò Diani
774e30c945
fix daily chart
2025-01-09 18:49:09 +01:00
Giò Diani
3b935a4d20
Nachbaren in Popup
2025-01-09 18:34:20 +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
Giò Diani
258f1e4df6
Anzeige Auslastung p. Monat bei Properties im Dashboard.
2025-01-08 22:02: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
2a9ef9d991
Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL
2025-01-05 15:51:27 +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
Giò Diani
8655255782
info button, dashboard startseite
2025-01-05 13:26:51 +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
32d162c7c5
Überarbeitung Detailansicht.
2025-01-04 18:16:12 +01:00
Giò Diani
466d3168c4
Added caching (adjust setting in .env accordingly; CACHE_STORE=file)
2025-01-03 16:44:17 +01:00
Giò Diani
5a2cc96a95
Achsenbeschrftungen, Farben
2025-01-03 16:25:30 +01:00
Giò Diani
640a5b2f9e
Implement region capacity as test
2024-12-20 21:46:54 +01:00
Giò Diani
f585a7a2aa
fix fehlender import
2024-12-20 21:36:47 +01:00
mmaurostoffel
818d6fb5ec
Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL
2024-12-20 20:57:20 +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
0aa0f2345c
documentation folder, c4 diagram
2024-12-20 17:38:08 +01:00
Giò Diani
eb362d78ad
Vorbereitung heatmap
2024-12-20 15:25:33 +01:00
Giò Diani
5f61911a69
More sensible default in env, more documentation how to install and run.
2024-12-20 15:03:22 +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
233f3c475a
Added README
2024-12-18 19:55:42 +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
mmaurostoffel
125250a665
data_quality.py erstellt zur Visualisierung der Datenqualität
2024-12-11 01:01:52 +01:00
mmaurostoffel
338d3e9cc2
Untersuchung Vorbuchungszeit abgeschlossen
2024-11-28 16:10:53 +01:00
mmaurostoffel
1e0b9f1233
2 ETL Pipelines hinzugefügt, Untersuchung Vorbuchungszeit begonnen
2024-11-27 01:00:17 +01:00
Giò Diani
d15664df43
Some queries and really low res prototype for visual analytics dashboard.
2024-11-18 22:40:26 +01:00
Giò Diani
e2734a3db5
Pakete polars und fastAPI hinzugefügt, Database Klasse verbessert, FastAPI route erstellt.
2024-11-04 21:36:34 +01:00
Giò Diani
219ad57a35
SQL-Abfrage Distanz Geokoordinaten hinzugefügt.
2024-11-02 16:33:19 +01:00
mmaurostoffel
30ca9d7452
fullOccupancy.csv added
2024-10-28 21:21:00 +01:00
Giò Diani
62fa63d0f5
add .env
2024-10-27 16:10:49 +01:00