Liking cljdoc? Tell your friends :D

com.eldrix.deprivare.datasets


available-datacljdeprecated

DEPRECATED: use dataset-by-id instead

DEPRECATED: use `dataset-by-id` instead
sourceraw docstring

dataset-by-idclj

Return a dataset given an dataset-id.

Return a dataset given an dataset-id.
sourceraw docstring

dataset-by-table-nameclj

source

datasetsclj

source

propertiesclj

(properties datasets)

Return the properties that can be provided from the collection of datasets.

Return the properties that can be provided from the collection of datasets.
sourceraw docstring

properties*clj

(properties* {:keys [id insert-data properties] :as dataset})

Return the properties that are available from this dataset.

Return the properties that are available from this dataset.
sourceraw docstring

properties-for-dataset-idcljdeprecated

(properties-for-dataset-id dataset-id)

DEPRECATED: use properties* instead.

DEPRECATED: use `properties*` instead.
sourceraw docstring

properties-for-dataset-idscljdeprecated

(properties-for-dataset-ids dataset-ids)

DEPRECATED: use properties instead.

DEPRECATED: use `properties` instead.
sourceraw docstring

stream-csv-with-headingsclj

(stream-csv-with-headings dataset ch)
(stream-csv-with-headings {:keys [download-url headers]} ch close?)

Streams a CSV file from the download-url. First row of the CSV file should have headings and will be skipped. If headers are specified, then they will be checked.

Streams a CSV file from the download-url. First row of the CSV file should
have headings and will be skipped. If `headers` are specified, then they will
be checked.
sourceraw docstring

stream-england-imd-2019-ranksclj

(stream-england-imd-2019-ranks {:keys [download-url]} ch)
source

stream-wales-imd-2019-quantilesclj

(stream-wales-imd-2019-quantiles {:keys [download-url]} ch)
source

stream-wales-imd-2019-ranksclj

(stream-wales-imd-2019-ranks {:keys [download-url]} ch)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close