diff --git a/README.md b/README.md index 5fb1f4b39aeb97303beccbc4d745c944ddfd9df4..c225751503188787b7fa080968240542220102cc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,21 @@ # sozoekds -Package for the exam of the course "Data Science for Socioeconomists" at the department of Socioeconomics at University of Hamburg, Germany. +Package for the exam of the course "Data Science for Socioeconomists" at the department of Socioeconomics at University of Hamburg, Germany. Includes the data sets +- *adult_income* with census data of american households regarding their income and sociodemographic characteristics. + +- *airbnbbig* with airbnb data from London, the prices and characteristics of rentals (full sample, all variables) + +- *airbnbsmall* is a smaller version of the airbnbbig dataset and includes only a part of the full sample + +- *calhouse* includes information about the housing market in california and variables like prices, composition and distance to major cities + +- *examscores* includes information about educational data and models a fictional school and its students ## Installation Either:\ -#install.packages("remotes") \ +#install.packages("remotes")\ #library(remotes)\ remotes::install_gitlab("BAQ6370/sozoekdsexam", host="gitlab.rrz.uni-hamburg.de") @@ -28,10 +37,10 @@ Package should be used in teaching Datascience for Socioeconomists at WiSo-Fakul Lisa Wegner -## License +## License CC BY-NC-ND -## Project status +## Project status Active