Datensätze

This commit is contained in:
Artem Didytschuk 2021-10-23 14:29:23 +02:00
parent 4b287b86fd
commit 5de292cf44
8 changed files with 150 additions and 25 deletions

2
.gitignore vendored
View File

@ -23,3 +23,5 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/out/
/.idea/

61
Stundenplan.csv Normal file
View File

@ -0,0 +1,61 @@
id,blocknummer,raum,klassen_id,datum
1,1,106,3,01.11.21
2,2,121,6,01.11.21
3,3,418,1,01.11.21
4,4,322,6,01.11.21
5,5,118,1,01.11.21
6,6,409,1,01.11.21
7,7,422,2,01.11.21
8,8,321,6,01.11.21
9,9,407,5,01.11.21
10,10,407,1,01.11.21
11,11,307,2,01.11.21
12,12,405,4,01.11.21
13,13,207,6,01.11.21
14,14,217,4,01.11.21
15,15,117,6,01.11.21
16,16,419,2,01.11.21
17,17,212,1,01.11.21
18,18,116,5,01.11.21
19,19,424,2,01.11.21
20,20,315,4,01.11.21
21,21,305,3,01.11.21
22,22,321,6,01.11.21
23,23,402,4,01.11.21
24,24,409,1,01.11.21
25,25,102,2,01.11.21
26,26,124,1,01.11.21
27,27,321,2,01.11.21
28,28,223,5,01.11.21
29,29,102,5,01.11.21
30,30,107,6,01.11.21
31,31,318,2,01.11.21
32,32,118,4,01.11.21
33,33,424,5,01.11.21
34,34,311,1,01.11.21
35,35,123,3,01.11.21
36,36,321,1,01.11.21
37,37,402,5,01.11.21
38,38,306,6,01.11.21
39,39,418,5,01.11.21
40,40,203,6,01.11.21
41,41,312,2,01.11.21
42,42,416,6,01.11.21
43,43,406,6,01.11.21
44,44,324,5,01.11.21
45,45,315,6,01.11.21
46,46,204,3,01.11.21
47,47,109,2,01.11.21
48,48,412,3,01.11.21
49,49,222,3,01.11.21
50,50,410,2,01.11.21
51,51,123,3,01.11.21
52,52,408,6,01.11.21
53,53,314,5,01.11.21
54,54,103,4,01.11.21
55,55,110,5,01.11.21
56,56,413,5,01.11.21
57,57,406,6,01.11.21
58,58,406,3,01.11.21
59,59,216,5,01.11.21
60,60,317,1,01.11.21
1 id blocknummer raum klassen_id datum
2 1 1 106 3 01.11.21
3 2 2 121 6 01.11.21
4 3 3 418 1 01.11.21
5 4 4 322 6 01.11.21
6 5 5 118 1 01.11.21
7 6 6 409 1 01.11.21
8 7 7 422 2 01.11.21
9 8 8 321 6 01.11.21
10 9 9 407 5 01.11.21
11 10 10 407 1 01.11.21
12 11 11 307 2 01.11.21
13 12 12 405 4 01.11.21
14 13 13 207 6 01.11.21
15 14 14 217 4 01.11.21
16 15 15 117 6 01.11.21
17 16 16 419 2 01.11.21
18 17 17 212 1 01.11.21
19 18 18 116 5 01.11.21
20 19 19 424 2 01.11.21
21 20 20 315 4 01.11.21
22 21 21 305 3 01.11.21
23 22 22 321 6 01.11.21
24 23 23 402 4 01.11.21
25 24 24 409 1 01.11.21
26 25 25 102 2 01.11.21
27 26 26 124 1 01.11.21
28 27 27 321 2 01.11.21
29 28 28 223 5 01.11.21
30 29 29 102 5 01.11.21
31 30 30 107 6 01.11.21
32 31 31 318 2 01.11.21
33 32 32 118 4 01.11.21
34 33 33 424 5 01.11.21
35 34 34 311 1 01.11.21
36 35 35 123 3 01.11.21
37 36 36 321 1 01.11.21
38 37 37 402 5 01.11.21
39 38 38 306 6 01.11.21
40 39 39 418 5 01.11.21
41 40 40 203 6 01.11.21
42 41 41 312 2 01.11.21
43 42 42 416 6 01.11.21
44 43 43 406 6 01.11.21
45 44 44 324 5 01.11.21
46 45 45 315 6 01.11.21
47 46 46 204 3 01.11.21
48 47 47 109 2 01.11.21
49 48 48 412 3 01.11.21
50 49 49 222 3 01.11.21
51 50 50 410 2 01.11.21
52 51 51 123 3 01.11.21
53 52 52 408 6 01.11.21
54 53 53 314 5 01.11.21
55 54 54 103 4 01.11.21
56 55 55 110 5 01.11.21
57 56 56 413 5 01.11.21
58 57 57 406 6 01.11.21
59 58 58 406 3 01.11.21
60 59 59 216 5 01.11.21
61 60 60 317 1 01.11.21

6
Tage.csv Normal file
View File

@ -0,0 +1,6 @@
datum,wochentag
01.11.21,Mo
02.11.21,Di
03.11.21,Mi
04.11.21,Do
05.11.21,Fr
1 datum wochentag
2 01.11.21 Mo
3 02.11.21 Di
4 03.11.21 Mi
5 04.11.21 Do
6 05.11.21 Fr

View File

@ -1,25 +1,7 @@
bezeichner,jahrgang,zug
05a,5,a
05b,5,b
05c,5,c
05d,5,d
06a,6,a
06b,6,b
06c,6,c
06d,6,d
07a,7,a
07b,7,b
07c,7,c
07d,7,d
08a,8,a
08b,8,b
08c,8,c
08d,8,d
09a,9,a
09b,9,b
09c,9,c
09d,9,d
EFa,10,a
EFb,10,b
EFc,10,c
EFd,10,d
id,name,jahrgang
1,a,5
2,b,5
3,c,5
4,a,6
5,b,6
6,c,6

1 bezeichner id name zug jahrgang
2 05a 1 a a 5
3 05b 2 b b 5
4 05c 3 c c 5
5 05d 4 a d 5 6
6 06a 5 b a 6
7 06b 6 c b 6
06c c 6
06d d 6
07a a 7
07b b 7
07c c 7
07d d 7
08a a 8
08b b 8
08c c 8
08d d 8
09a a 9
09b b 9
09c c 9
09d d 9
EFa a 10
EFb b 10
EFc c 10
EFd d 10

1
räume.txt Normal file
View File

@ -0,0 +1 @@
101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,501

Binary file not shown.

12
stundenplan.iml Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="sqlite-jdbc-3.36.0.3 (2)" level="project" />
</component>
</module>

61
unterrichtet.csv Normal file
View File

@ -0,0 +1,61 @@
Stundenid,Kuerzel,Fach
1,bar,Englisch
2,beh,Informatik
3,bhz,Informatik
4,bmr,Kunst
5,bod,Informatik
6,brs,Englisch
7,bru,Mathe
8,buk,Physik
9,buo,Mathe
10,det,Englisch
11,dfe,Mathe
12,dsl,Informatik
13,est,Informatik
14,fel,Deutsch
15,fis,Sport
16,frd,Mathe
17,fri,Mathe
18,ger,Sport
19,gor,Englisch
20,göt,Sport
21,grd,Kunst
22,gru,Informatik
23,gry,Mathe
24,hel,Deutsch
25,hob,Englisch
26,hof,Deutsch
27,hök,Englisch
28,hor,Physik
29,htn,Sport
30,imm,Physik
31,jka,Englisch
32,kah,Physik
33,kch,Informatik
34,khm,Kunst
35,kop,Sport
36,kpp,Mathe
37,kse,Mathe
38,ksg,Englisch
39,kth,Kunst
40,ldr,Mathe
41,leh,Mathe
42,lin,Deutsch
43,lÜb,Physik
44,mab,Sport
45,mei,Kunst
46,mrg,Physik
47,msl,Deutsch
48,müh,Kunst
49,ngb,Deutsch
50,nid,Informatik
51,nkp,Informatik
52,osm,Physik
53,par,Informatik
54,pie,Sport
55,plv,Mathe
56,pör,Deutsch
57,pui,Informatik
58,rak,Deutsch
59,rbg,Kunst
60,rc,Deutsch
1 Stundenid Kuerzel Fach
2 1 bar Englisch
3 2 beh Informatik
4 3 bhz Informatik
5 4 bmr Kunst
6 5 bod Informatik
7 6 brs Englisch
8 7 bru Mathe
9 8 buk Physik
10 9 buo Mathe
11 10 det Englisch
12 11 dfe Mathe
13 12 dsl Informatik
14 13 est Informatik
15 14 fel Deutsch
16 15 fis Sport
17 16 frd Mathe
18 17 fri Mathe
19 18 ger Sport
20 19 gor Englisch
21 20 göt Sport
22 21 grd Kunst
23 22 gru Informatik
24 23 gry Mathe
25 24 hel Deutsch
26 25 hob Englisch
27 26 hof Deutsch
28 27 hök Englisch
29 28 hor Physik
30 29 htn Sport
31 30 imm Physik
32 31 jka Englisch
33 32 kah Physik
34 33 kch Informatik
35 34 khm Kunst
36 35 kop Sport
37 36 kpp Mathe
38 37 kse Mathe
39 38 ksg Englisch
40 39 kth Kunst
41 40 ldr Mathe
42 41 leh Mathe
43 42 lin Deutsch
44 43 lÜb Physik
45 44 mab Sport
46 45 mei Kunst
47 46 mrg Physik
48 47 msl Deutsch
49 48 müh Kunst
50 49 ngb Deutsch
51 50 nid Informatik
52 51 nkp Informatik
53 52 osm Physik
54 53 par Informatik
55 54 pie Sport
56 55 plv Mathe
57 56 pör Deutsch
58 57 pui Informatik
59 58 rak Deutsch
60 59 rbg Kunst
61 60 rc Deutsch