(close svc)
(dataset-info params)
(fetch-installed svc)
(fetch-lsoa svc lsoa)
(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)
(install {:keys [db dataset]})
(install-all {:keys [db]})
(open dir & {:keys [read-only?] :or {read-only? true}})
(print-available _params)
(print-installed {:keys [db]})
(register-dataset svc k)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |