forked from IF-LK-2020/stundenplan
Datensätze
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -23,3 +23,5 @@
|
|||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
|
||||||
|
/out/
|
||||||
|
/.idea/
|
||||||
|
|||||||
61
Stundenplan.csv
Normal file
61
Stundenplan.csv
Normal 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
|
||||||
|
6
Tage.csv
Normal file
6
Tage.csv
Normal 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
|
||||||
|
32
klassen.csv
32
klassen.csv
@@ -1,25 +1,7 @@
|
|||||||
bezeichner,jahrgang,zug
|
id,name,jahrgang
|
||||||
05a,5,a
|
1,a,5
|
||||||
05b,5,b
|
2,b,5
|
||||||
05c,5,c
|
3,c,5
|
||||||
05d,5,d
|
4,a,6
|
||||||
06a,6,a
|
5,b,6
|
||||||
06b,6,b
|
6,c,6
|
||||||
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
|
|
||||||
|
|||||||
|
1
räume.txt
Normal file
1
räume.txt
Normal 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
|
||||||
BIN
stundenplan.db
BIN
stundenplan.db
Binary file not shown.
12
stundenplan.iml
Normal file
12
stundenplan.iml
Normal 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
61
unterrichtet.csv
Normal 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
|
||||||
|
Reference in New Issue
Block a user