Skip to content

It provides information on actual transaction prices for rent and sales.

Notifications You must be signed in to change notification settings

ampersandor/odigodi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odigodi 1.0.0

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.

image

Table of content

About

ODIGODI provides information on actual transaction prices for rent and sales, as offered by the Ministry of Land, Infrastructure and Transport of South Korea.

Getting Started

Prerequisite

  • node v18.17.0
  • environment variables (Contact me if required) | naver-map api | emailjs key | database access key

Installation

Install packages (frontend)

cd odigodi-frontend
npm install --force --save

Install

cd odigodi-backend
npm install
npm start

How to use

cd odigodi-frontend & npm start
## in another terminal
cd odigodi-backend & npm start

Contact

DongHun Kim - [email protected]

Links