Code Monkey home page Code Monkey logo

migrateolddata's Introduction

비트코인 거래 내역 마이그레이션 프로그램

for Candlestick chart

목표 :

image

  • 주어진 CSV 는 (쉼표로 구분된 값)는 과거의 비트코인 거래이다.
  • 과거 수많은 데이터를 CandlestickChart 에 사용할 수 있는 값으로 빠르게 변환하는 마이그레이션 작업
  • csv 파일의 값을 임의의 기간(30초 ~ 1일)별로 나눠 JSON ARRAY 형식으로 표출한다.

거래 내역 변환 목표 프로세스

  1. 옛 거래 데이터를 신규 포맷에 변경 맞춰 요청
  2. Chart Server 가 API 를 통해 CSV 파일 요청
  3. 전달 받은 CSV 파일을 가공/ JSON ARRAY 형태로 데이터 표출

migrateolddata's People

Contributors

parkjun5 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.