====== Semestral Work ======
The goal of the semestral work is to learn how to combine data, information and knowledge to answer the question.
===== Grading =====
The semestral work is graded in three checkpoints:
* [[courses:b4m36osw:cp1|checkpoint 1]] (max 10 pts) -- deadline to deliver **10. 10. 2021**
* [[courses:b4m36osw:cp2|checkpoint 2]] (max 25 pts) -- deadline to deliver **21. 11. 2021**
* [[courses:b4m36osw:cp3|checkpoint 3]] (max 15 pts) -- deadline to deliver **2. 1. 2022**
To successfully complete the semestral project, you need to obtain at least 50% grading from **each** checkpoint. For completing a checkpoint you need to
- (**by the checkpoint [[courses:b4m36osw:seminars|deadline]]**) push the deliverable from each checkpoint to the GIT repo https://gitlab.fel.cvut.cz/B211_B4M36OSW/%username%
- (**by the checkpoint [[courses:b4m36osw:seminars|deadline]]**) upload a txt file 'cp1.txt', resp. 'cp2.txt' or 'cp3.txt' into the [[https://cw.felk.cvut.cz/brute/teacher/course/1243|upload system]]. The file contains the hash of the GIT commit you are submitting to the checkpoint
- (**at the [[courses:b4m36osw:seminars|next lab]]**) defend the checkpoint.
Deadline to deliver checkpoint is the last Sunday before the tutorial on which it is defended. If you submit your checkpoint after the deadline, you will be penalized by losing 5 points for each commenced week of delay. This penalization will be used for final grading only (i.e. it will not be taken into account for passing/failing determination).
===== Description =====
The basic goal of the semestral project is to **Combine data, information and knowledge to answer non-trivial questions**. Students may choose from the following questions, or create own question.
Topic **Protected sites** offers following questions:
* In which areas can I move outside of the marked paths (e.g. mountain biking, ski touring etc...)?
* What are the protected areas and their levels (monuments, nature) for specific municipalities? E.g. in a given radius or directly in the area of a municipality?
* What is the overlap among protected sites on various levels of administrative units (Natura 2000, birds habitation areas, national arks and other protected areas)?
* How are the conditions for development regulated by the various levels of protected areas (cultural or natural)?
* What is the relation between the level of protection and tourism?
The topic **Animal shelters** is based on the natural taxonomy of animal kingdom. We offer following (and other) questions:
* What is the nearest animal rescue station taking care of specific species?
* Which animals living in the area are not taken care of by any animal rescue station?
* What is the relation between the protected and unprotected sites regarding the counts of animals taken care of in the animal shelters (long time, short time)?
* Which animal species are more endangered in municipal areas and which in wildlife?
Expected output is not only the answer, but a functional framework to get answers automatically (e.g. easily change the given municipality in the first question etc). Note that questions are not specified in a temporal or spatial extent. In the first checkpoint, based on the data sources, define the question specifically with spatial and temporal definition. It may vary a lot -- e.g. comparison of protected areas overlap among two neighboring countries, or changes in legislation for protected areas during past century.
===== Some Related Data Sources =====
==== Generic Ontologies ====
* Protégé Ontology Library - http://protegewiki.stanford.edu/wiki/Protege_Ontology_Library
* dbpedia.org
* Time Ontologies
* Time Ontology -- https://www.w3.org/TR/owl-time
* Spatial Ontologies
* WGS84 Ontology -- https://www.w3.org/2003/01/geo
* GeoSparql Ontology -- http://www.opengeospatial.org/standards/geosparql
==== Generic Dataset Sources ====
* DataHub - http://datahub.io
* European Data Portal - https://www.europeandataportal.eu/en/homepage
* NKOD - https://data.gov.cz/datov%C3%A9-sady
* Prague Open Data - http://opendata.praha.eu/
* Brno Open Data - https://kod.brno.cz/
* Ostrava Open Data - https://opendata.ostrava.cz/
* Pilsen Open Data - https://opendata.plzen.eu/
==== Environmental, statistical and health Datasets and Applications ====
* NOAA Climate Data Online -- https://www.ncdc.noaa.gov/cdo-web/datasets
* Národní katalog otevřených dat (NKOD) -- https://opendata.gov.cz/nastroj:narodni-katalog-otevrenych-dat
* European Environmental Agency -- https://www.eea.europa.eu/data-and-maps/data
* European Union Open Data Portal -- https://data.europa.eu/euodp/en/data/
* European Climate Assessment and Dataset -- https://www.ecad.eu/dailydata/index.php
* World Health Organization -- https://www.who.int/gho/database/en/
* Some useful economical data for UK -- https://www.economicsnetwork.ac.uk/data_sets
* Economical data of Czech Statistical Office -- https://www.czso.cz/csu/czso/aktualniinformace
* and many more...
In case of not finding data you would need, contact lecturer.
===== Sample projects from previous years =====
Semestral project changed for winter semester 2021/22. Therefore sample projects will not help you much.
== 2017 ==
Archives {{ :courses:osw:osw2017-semestral-work-example-1.zip | semestral-work-example-2017-1.zip}} and {{ :courses:osw:osw2017-semestral-work-example-2.zip | semestral-work-example-2017-2.zip}}.
== 2018 ==
Archive {{ :courses:osw:osw2018-semestral-work-example.zip | semestral-work-example-2018.zip}}.
== 2019 ==
Archive {{ :courses:osw:osw2019-semestral-work-example.zip | semestral-work-example-2019.zip}}.
Do not use them as templates for your semestral work since the rules from previous years were different.