Presentation for coursera project developing data product

"Mykyta Krychko"
"11 july 2017"

This info was taken from open source:

https://github.com/devua/csv/tree/master/salaries

Each year portal Developers of Ukraine is conducting a survey about salaries of ukrainian Developers.

https://dou.ua/

So I decide to share it information with you.

In this dataset was 4152 developers.

There are no any conclusions, just graphs.

processing file: presentation_DDP.Rpres
Quitting from lines 24-39 (presentation_DDP.Rpres) 
Ошибка в parse(text = x, srcfile = src) :
  <text>:13:12: неожиданный симфол
12: salary$sex <- ifelse(salary$sex == "мужской", 1, 1)
13: salary$sex as.integer
               ^
Вызовы: knit ... evaluate -> parse_all -> parse_all.character -> parse
Выполнение остановлено