Projekt

Obecné

Profil

Data sources » Historie » Verze 5

Alex Konig, 2021-03-25 21:02

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 5 Alex Konig
Fakulta strojní (UV, UU, UK, UL, UP, UF)
12
Fakulta ekonomická (UV, UU, UK, UL, UP, UF)
13
Fakulta elektrotechnická (EU, EK, EL, EP, ES, ET, EH, EZ)
14
Fakulta designu a umění (LS)
15
Fakulta filozofická (JJ, RJ, RS, SP, SD, ST, SO)
16
Fakulta pedagogická (CH, VC, KL)
17
Fakulta ekonomická Cheb (CD)
18
Fakulta zdravotních studií (HJ)
19
Fakulta aplikovaných věd (UN, UC,US)
20
Fakulta právnická (PC, PS)
21
22
23 4 Alex Konig
h3. Historical weather data
24
25 3 Alex Konig
Link to data: http://opendata.zcu.cz/Energeticky-dispecink.html
26
27 1 Alex Konig
Data contains:
28
29 4 Alex Konig
* datum_a_cas - date and time, time at which the values were measured with hour accuracy
30
* teplota - average temperature in given time slot (°C)
31
* vitr - average wind speed in given time slot (m/s)
32
* dest - value signifying rain (1) and no rain (0)
33
* svetelnost - average value of luminiscence (k lux)
34 2 Alex Konig
35 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
36 1 Alex Konig
37 4 Alex Konig
_table + table source_
38 3 Alex Konig
39 4 Alex Konig
40
h3. JIS data
41
42 1 Alex Konig
Link to data: http://opendata.zcu.cz/Snimace-JIS.html
43
44
Data contains:
45 3 Alex Konig
46 4 Alex Konig
* datum_a_cas - timestamp of JIS authentication (accuracy in milliseconds)
47
* pocet_logu - number of authentized users in given time
48
* popis_objektu - description of object according to standard ZČU tagging
49 1 Alex Konig
50 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.
51 1 Alex Konig
52 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.
53
54
Possible solution is to assign provided spaces to buildings.
55
56
_table of which is which / how it will be assigned_
57
58
59
h3. WebAuth data
60
61 1 Alex Konig
Link to data: http://opendata.zcu.cz/Autentizacni-system.html
62
63
Data contains:
64
65 4 Alex Konig
* datum - date of access
66
* budova - building tag
67
* hodina_zacatek - start of lecture
68
* hodina_konec - end of lecture
69
* pocet_prihlaseni - number of successfull sign-ins to given computer in given lecture
70
* stroj_hostname - name of specific computer
71
* typ_objektu - type of object (classroom, laboratory, lecture room, other)
72
* ucebna_nazev - specific name of room
73
* vyucovaci_hodina - number of lecture (according to the timetable)
74 3 Alex Konig
75 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.
76 1 Alex Konig
77 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).
78 1 Alex Konig
79 4 Alex Konig
80
h3. Occupancy data
81
82 1 Alex Konig
Link to data: http://opendata.zcu.cz/Obsazeni-mistnosti.html
83
84
Data contains:
85
86 4 Alex Konig
* rok_platnosti - rok platnosti
87
* budova - zkratka budovy (viz výše)
88
* ucebna_nazev - název konkrétní učeny
89
* typ_objektu - učebna/laboratoř/posluchárna/jiné
90
* kapacita_objektu - maximální kapacita výukové místnosti
91 1 Alex Konig
* obsazeni - počat zapsaných studentů na výukovou akci v dané učebně v daném čase
92 4 Alex Konig
* predmet - zkratka rozvrhové akce
93
* typ_akce - seminář/přednáška/cvičení
94
* vyucovaci_hodina - vyučovací hodina (dle rozvrhu)
95
* hodina_zacatek
96
* hodina_konec
97
* semestr - rozdělení dle LS(letního) a ZS(zimního) semestru
98
* tyden - S(sudý), L(lichý), K(každý),J(jiný)
99
* tyden_v_roce- týden/rok
100
* datum - konkrétní datum
101
102
103 3 Alex Konig
h2. Weather data
104
105
Link to data: http://wttr.in/Plzen,czechia?format=j1
106
107
Data contains:
108
109
json file
110
111
Data processing: