Liking cljdoc? Tell your friends :D

com.eldrix.deprivare.core


available-propertiesclj

(available-properties svc)
source

closeclj

(close svc)
source

dataset-infoclj

(dataset-info {:keys [dataset]})

Return information about the named dataset. Parameters:

  • dataset : a string version of the dataset identifier
Return information about the named dataset.
Parameters:
- dataset : a string version of the dataset identifier
sourceraw docstring

fetch-installedclj

(fetch-installed svc)
source

fetch-lsoaclj

(fetch-lsoa svc lsoa)
source

installclj

(install {:keys [db dataset]})
source

install-allclj

(install-all {:keys [db]})
source

openclj

(open filename & {:keys [read-only?] :or {read-only? true}})

Open a deprivare index from the filename specified.

Open a deprivare index from the filename specified.
sourceraw docstring

(print-available _)
source

(print-installed {:keys [db]})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close