diff --git a/DESCRIPTION b/DESCRIPTION
index 548a4ce69b99e9e89455efc570263d960c5412f1..950bf4a4c7100bd1b86d1761059af4bac9023d7b 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,12 +1,13 @@
 Package: sozoekds
-Title: What the Package Does (One Line, Title Case)
-Version: 0.0.0.9000
+Title: Datapackage to the Course "Datascience for Socioeconomists" at University of Hamburg, Department of Socioeconomics
+Version: 0.0.0.1
 Authors@R: 
-    person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
-           comment = c(ORCID = "YOUR-ORCID-ID"))
-Description: What the package does (one paragraph).
-License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
-    license
+  person("Lisa Marie", "Wegner", , "lisamarie.wegner@uni-hamburg.de", role = c("aut", "cre"), comment=c(ORCID=0009-0004-2234-3052))
+Description: Package includes 5 data sets that are used within the course.
+License: CC BY 4.0
 Encoding: UTF-8
 Roxygen: list(markdown = TRUE)
 RoxygenNote: 7.2.3
+Depends: 
+    R (>= 3.5.0)
+LazyData: true