38 Commits

Author SHA1 Message Date
Sebastian Lenzlinger
1360ba04dc Fix small bugs in plot generation. 2024-01-08 16:00:26 +01:00
SoulKindred
06e3897b9c Merge remote-tracking branch 'origin/sebl' into sebl
# Conflicts:
#	analysis/map.py
2024-01-08 15:52:34 +01:00
SoulKindred
4a39a7c265 added some plots and calculations 2024-01-08 15:49:50 +01:00
Sebastian Lenzlinger
f9f8323cfd SYNC COMMIT. 2024-01-08 15:30:17 +01:00
SoulKindred
beef5ad2c7 Merge remote-tracking branch 'origin/sebl' into sebl 2024-01-08 11:09:22 +01:00
SoulKindred
36dba35696 html that combines all plots 2024-01-08 11:08:58 +01:00
Sebastian Lenzlinger
19ee2b27b7 Fix typo.
Fix typo in calculations.py.
2024-01-08 10:57:03 +01:00
Sebastian Lenzlinger
a22a0824d5 Merge remote-tracking branch 'origin/sebl' into sebl 2024-01-08 10:55:09 +01:00
Sebastian Lenzlinger
aebb6f01f4 SYNC COMMIT 2024-01-08 10:54:58 +01:00
SoulKindred
9536153371 Merge branch 'michelr_testing' into sebl 2024-01-08 10:53:07 +01:00
SoulKindred
bbfd93fc05 Calculations.py goes through all speed-limit zones and calculates how many accidents happened in a 5 meter radius around the line 2024-01-08 10:52:48 +01:00
SoulKindred
42561cbbd9 Merge branch 'michelr_testing' into sebl 2024-01-08 10:50:16 +01:00
SoulKindred
03ea16b1ab some refractoring for big html 2024-01-07 17:20:16 +01:00
Sebastian Lenzlinger
7d9d561139 Add accident_copy.sql 2024-01-06 16:39:58 +01:00
Sebastian Lenzlinger
e4f6b5bd7a Finalize making plots. 2024-01-06 16:33:24 +01:00
Sebastian Lenzlinger
f5c75f5762 Finalize making plots. 2024-01-06 16:33:06 +01:00
Sebastian Lenzlinger
75a7ec967c Add method stubs for creating time series charts. 2024-01-06 14:10:21 +01:00
Sebastian Lenzlinger
96dbb54e50 SYNC COMMIT 2024-01-06 14:03:43 +01:00
Sebastian Lenzlinger
def2784231 SYNC COMMIT
Working on plots.py.
2024-01-06 13:48:20 +01:00
Sebastian Lenzlinger
758bfa45f3 SYNC COMMIT 2024-01-05 19:05:09 +01:00
Sebastian Lenzlinger
7ae7d486f1 Fix HeatMap and HeatMapTime. We now generate correct html maps. 2024-01-05 18:14:38 +01:00
Sebastian Lenzlinger
0605036052 SYNC COMMIT 2024-01-05 16:46:35 +01:00
Sebastian Lenzlinger
d563a0af0b SYNC COMMIT 2024-01-05 16:43:05 +01:00
Sebastian Lenzlinger
915066f735 Merge remote-tracking branch 'origin/sebl' into sebl 2024-01-05 16:03:21 +01:00
Sebastian Lenzlinger
033e66849e Small refactor of map.py. 2024-01-05 16:02:19 +01:00
SoulKindred
85864c32ab Merge remote-tracking branch 'origin/sebl' into sebl 2024-01-05 16:01:56 +01:00
SoulKindred
88c571d2f8 Added differentiation 2024-01-05 16:01:49 +01:00
Sebastian Lenzlinger
617cd2d1f4 Small refactor of map.py. 2024-01-05 15:45:39 +01:00
Sebastian Lenzlinger
0f73f829aa Fix map.py.
Issue: No datapoints where displayed.
2024-01-05 15:44:00 +01:00
Sebastian Lenzlinger
3c00de0afb Refactor map.py 2024-01-05 14:42:05 +01:00
Sebastian Lenzlinger
cd6746d0ea Add Heat Map Generation 2024-01-05 13:52:23 +01:00
Sebastian Lenzlinger
6af1f734ef SYNC COMMIT 2024-01-04 18:20:55 +01:00
Sebastian Lenzlinger
843ed0a1a3 SYNC COMMIT 2024-01-04 16:18:28 +01:00
Sebastian Lenzlinger
4c5e7e1251 Hot Fix and add tester.ipynb. 2024-01-04 16:03:04 +01:00
Sebastian Lenzlinger
92e54174cc Add db_connector.py body and beginnings of map.py. As well as config_example.py to use as central source of truth for connection credentials. 2024-01-04 15:47:00 +01:00
SoulKindred
a26d822a78 Uploading new html map and interactive map now works with time slider 2024-01-03 18:49:19 +01:00
SoulKindred
a1c2dfcdd8 html map 2024-01-03 17:29:00 +01:00
Sebastian Lenzlinger
0d9e71618d Update requirements.txt.
Begin Analysis.
2024-01-03 15:50:55 +01:00