A Clojure library designed to extract and clean data from different sources giving list of Open Data portals.
The basic idea is to extract portals names, URLs, Organisation, some details if they exist and the location if it exists.
You can check the final dataset in its latest version: Open Data Inception
You'll need Leiningen
Clone the repository
$ cd data-inception
$ lein deps
$ lein repl
ods.pipeline> (okfn-pipeline "path-to-the-okfn-open-data-portals-data-file.csv")
Copyright © 2015 OpenDataSoft
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.