diff --git a/2-Working-With-Data/translations/README.ko.md b/2-Working-With-Data/translations/README.ko.md
new file mode 100644
index 00000000..b321448b
--- /dev/null
+++ b/2-Working-With-Data/translations/README.ko.md
@@ -0,0 +1,17 @@
+# 데이터작업
+
+
+> 촬영작가: Alexander Sinn on Unsplash
+
+이 수업에서는 응용 프로그램에서 데이터를 관리, 조작 및 사용할 수 있는 여러 방법에 대해 배웁니다. 또한 관계형 및 비관계형 데이터베이스에 대해 배우고 데이터가 이러한 데이터베이스에 어떻게 저장되는지 배웁니다. 파이썬으로 데이터를 다루는 기본 원리를 배우며, 이를 통해 데이터를 관리하고 마이닝(data mining) 할 수 있는 다양한 방법을 발견할 수 있을 것입니다.
+
+### 주제
+
+1. [관계형 데이터베이스](05-relational-databases/README.md)
+2. [비관계형 데이터베이스](06-non-relational/README.md)
+3. [Python 활용하기](07-python/README.md)
+4. [데이터 준비](08-data-preparation/README.md)
+
+### 크레딧
+
+강의를 제작한 분: [Christopher Harrison](https://twitter.com/geektrainer), [Dmitry Soshnikov](https://twitter.com/shwars) 와 [Jasmine Greenaway](https://twitter.com/paladique)
\ No newline at end of file