Commit c98258a8 authored by ochlubna's avatar ochlubna
Browse files

Added README

parent 34f555d3
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -16,3 +16,15 @@ Completeness of columns:
- How many book pages are published each year?
- What would be the total height if you stacked the books published in one year on top of each other?
- Do the genres of published books differentiate between regions?

---

## Dataset needs

*Your first task is to look for the data and topic of your semester project. When searching for the topic/data, please try to pick something that has at least 2 of the following properties:*

- Data is multidimensional (there are 3+ attributes of the same type)
- Different types of attributes are present (e.g., numerical, categorical, textual, ...)
- Data has a temporal aspect 
- Data is (geo)spatial 
- Data contains networks/trees/hierarchies
 No newline at end of file