Skip to content

Example of concise JSON pre-processing for daily stock data with Kotlin and the Klaxon JSON parser

Notifications You must be signed in to change notification settings

ikiapps/kotlin-json-processor

Repository files navigation


UBER: open vs close
Figure 1: UBER open vs close.

Kotlin JSON Processor

This is a project with some tests around processing daily stock data with Kotlin and the Klaxon JSON parser for learning and evaluation.

Running

$ ./gradlew run

Testing

$ ./gradlew test

About

Example of concise JSON pre-processing for daily stock data with Kotlin and the Klaxon JSON parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages