Liking cljdoc? Tell your friends :D

com.eldrix.deprivare.core


closeclj

(close svc)
source

dataset-infoclj

(dataset-info params)
source

fetch-installedclj

(fetch-installed svc)
source

fetch-lsoaclj

(fetch-lsoa svc lsoa)
source

fetch-maxclj

(fetch-max svc k)

Return the maximum value of the keyword specified. Useful if you want to calculate something special from a rank. For example, (fetch-max svc :uk-composite-imd-2020-mysoc/UK_IMD_E_rank)

Return the maximum value of the keyword specified.
Useful if you want to calculate something special from a rank.
For example, (fetch-max svc :uk-composite-imd-2020-mysoc/UK_IMD_E_rank)
sourceraw docstring

installclj

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

install-allclj

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

openclj

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

(print-available _params)
source

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

register-datasetclj

(register-dataset svc k)
source

schemaclj

source

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

× close