Projekt

Obecné

Profil

Data sources » Historie » Verze 6

Alex Konig, 2021-03-25 21:06

1 1 Alex Konig
h1. Data sources
2 2 Alex Konig
3 4 Alex Konig
h2. ZČU opne data
4 1 Alex Konig
5 4 Alex Konig
All ZČU data can be downloaded in formats xml, csv and json.
6
7
As discussed in further chapters there are certain complications with data sources not providing sufficient data granuality or amount. However there is a possibility that the data will in future contain more suitable datasets, and such should be at least acknowledged to some degree. However this is more of a topic for [[Prediction models]], where it will be further discussed.
8
9 5 Alex Konig
Table with faculties and room prefixes belonging to those faculties
10 1 Alex Konig
11 6 Alex Konig
|_. Faculty |_. Prefix |
12
| Fakulta strojní | UV, UU, UK, UL, UP, UF |
13
| Fakulta ekonomická | UV, UU, UK, UL, UP, UF |
14
| Fakulta elektrotechnická | EU, EK, EL, EP, ES, ET, EH, EZ |
15
| Fakulta designu a umění | LS |
16
| Fakulta filozofická | JJ, RJ, RS, SP, SD, ST, SO |
17
| Fakulta pedagogická | CH, VC, KL | 
18
| Fakulta ekonomická Cheb | CD |
19
| Fakulta zdravotních studií | HJ |
20
| Fakulta aplikovaných věd | UN, UC,US |
21
| Fakulta právnická | PC, PS |
22 5 Alex Konig
23
24 4 Alex Konig
h3. Historical weather data
25
26 3 Alex Konig
Link to data: http://opendata.zcu.cz/Energeticky-dispecink.html
27
28 1 Alex Konig
Data contains:
29
30 4 Alex Konig
* datum_a_cas - date and time, time at which the values were measured with hour accuracy
31
* teplota - average temperature in given time slot (°C)
32
* vitr - average wind speed in given time slot (m/s)
33
* dest - value signifying rain (1) and no rain (0)
34
* svetelnost - average value of luminiscence (k lux)
35 2 Alex Konig
36 4 Alex Konig
For further processing luminiscence will be translated to the terms "sunny", "overcast" and "cloudy". In the data are values between _ and _ . Those values can be translated using the following table
37 1 Alex Konig
38 4 Alex Konig
_table + table source_
39 3 Alex Konig
40 4 Alex Konig
41
h3. JIS data
42
43 1 Alex Konig
Link to data: http://opendata.zcu.cz/Snimace-JIS.html
44
45
Data contains:
46 3 Alex Konig
47 4 Alex Konig
* datum_a_cas - timestamp of JIS authentication (accuracy in milliseconds)
48
* pocet_logu - number of authentized users in given time
49
* popis_objektu - description of object according to standard ZČU tagging
50 1 Alex Konig
51 4 Alex Konig
On the linked page there is written that " ... Data about dorms, the entry to laboratories and other spaces with restricted access, informations about university canteen, checkouts in univeristy library, access to copy machines etc can be interesting for students ...". However not all of these places can be found in said data. In data from 2019 are present only 47 places, and most of them are dorms, parking lots and buffets.
52 1 Alex Konig
53 4 Alex Konig
There is a possibility that in the future the number of logged places will increase, however it is also possible that the data was affected by GDPR and more detailed data now won't be provided for the public anymore.
54
55
Possible solution is to assign provided spaces to buildings.
56
57
_table of which is which / how it will be assigned_
58
59
60
h3. WebAuth data
61
62 1 Alex Konig
Link to data: http://opendata.zcu.cz/Autentizacni-system.html
63
64
Data contains:
65
66 4 Alex Konig
* datum - date of access
67
* budova - building tag
68
* hodina_zacatek - start of lecture
69
* hodina_konec - end of lecture
70
* pocet_prihlaseni - number of successfull sign-ins to given computer in given lecture
71
* stroj_hostname - name of specific computer
72
* typ_objektu - type of object (classroom, laboratory, lecture room, other)
73
* ucebna_nazev - specific name of room
74
* vyucovaci_hodina - number of lecture (according to the timetable)
75 3 Alex Konig
76 4 Alex Konig
On the linked page there is written that " Pomocí přihlašování přes orion login a password lze také sledovat i přihlašování na stroje ZČU a s tím související využití počítačových učeben. " however it seems quesstionable if really all computer logins are in this data. Since it contains only 106 different rooms for all of ZČU in data from  the year 2019, which seems suspicious especially since some rooms that we know that they are equipped with computers and are being used (at least sometimes) are not present.
77 1 Alex Konig
78 4 Alex Konig
So, it would be possible to again assign those rooms to the appropriate buldings and go off the assumption that a similar set of students will be attending lessons in the same building (which is often the case at least with KIV lectures).
79 1 Alex Konig
80 4 Alex Konig
81
h3. Occupancy data
82
83 1 Alex Konig
Link to data: http://opendata.zcu.cz/Obsazeni-mistnosti.html
84
85
Data contains:
86
87 4 Alex Konig
* rok_platnosti - rok platnosti
88
* budova - zkratka budovy (viz výše)
89
* ucebna_nazev - název konkrétní učeny
90
* typ_objektu - učebna/laboratoř/posluchárna/jiné
91
* kapacita_objektu - maximální kapacita výukové místnosti
92 1 Alex Konig
* obsazeni - počat zapsaných studentů na výukovou akci v dané učebně v daném čase
93 4 Alex Konig
* predmet - zkratka rozvrhové akce
94
* typ_akce - seminář/přednáška/cvičení
95
* vyucovaci_hodina - vyučovací hodina (dle rozvrhu)
96
* hodina_zacatek
97
* hodina_konec
98
* semestr - rozdělení dle LS(letního) a ZS(zimního) semestru
99
* tyden - S(sudý), L(lichý), K(každý),J(jiný)
100
* tyden_v_roce- týden/rok
101
* datum - konkrétní datum
102
103
104 3 Alex Konig
h2. Weather data
105
106
Link to data: http://wttr.in/Plzen,czechia?format=j1
107
108
Data contains:
109
110
json file
111
112
Data processing: