An open API service indexing awesome lists of open source software.

https://github.com/pjagielski/worldcup

2018 World Cup match data analysis
https://github.com/pjagielski/worldcup

clojure data-analysis repl world-cup-2018

Last synced: 8 months ago
JSON representation

2018 World Cup match data analysis

Awesome Lists containing this project

README

          

2018 World Cup match data analysis
=======

Source code for [blog post](https://medium.com/@pjagielski/analyzing-2018-world-cup-match-data-with-clojure-19ac7e13fd06).

Usage
-----
1. Install [lein](https://leiningen.org/) and [proto-repl](https://github.com/jasongilman/proto-repl).
1. `lein repl`
1. Open project in Atom.
1. Run `Proto Repl: Remote Nrepl Connection`.
1. Follow steps from blog post.

## License

Copyright © 2018 Piotr Jagielski

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.