Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 802 Bytes

data-inception

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.

Result

You can check the final dataset in its latest version: Open Data Inception

Usage

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")

License

Copyright © 2015 OpenDataSoft

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