This project is designed to provide hands-on experience with both ELT (Extract, Load, Transform) and ETL (Extract, Transform, Load) processes using Apache Airflow. By engaging with this project, participants will enhance their skills as data engineers, gaining practical knowledge and proficiency in managing complex data workflows.
Table of content
ODIGODI provides information on actual transaction prices for rent and sales, as offered by the Ministry of Land, Infrastructure and Transport of South Korea.
- node v18.17.0
- environment variables (Contact me if required) | naver-map api | emailjs key | database access key
cd odigodi-frontend
npm install --force --save
cd odigodi-backend
npm install
npm start
cd odigodi-frontend & npm start
## in another terminal
cd odigodi-backend & npm start
DongHun Kim - [email protected]