ckanext-statistics

View on PyPIReverse Dependencies (1)

3.1.11 ckanext_statistics-3.1.11-py3-none-any.whl

Wheel Details

Project: ckanext-statistics
Version: 3.1.11
Filename: ckanext_statistics-3.1.11-py3-none-any.whl
Download: [link]
Size: 27522
MD5: ee0261bf2c458c9071192647bf4653a9
SHA256: 8a0972c0c43ccc991c4a2dfcf9cc2a77476f67b22e1228a5a9f33fbe63367772
Uploaded: 2023-11-23 11:40:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ckanext-statistics
Version: 3.1.11
Summary: A CKAN extension for accessing instance statistics.
Author-Email: Natural History Museum <data[at]nhm.ac.uk>
Project-Url: repository, https://github.com/NaturalHistoryMuseum/ckanext-statistics
Project-Url: changelog, https://github.com/NaturalHistoryMuseum/ckanext-statistics/blob/main/CHANGELOG.md
License: GPL-3.0-or-later
Keywords: CKAN,data,statistics
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: importlib-resources
Requires-Dist: requests
Requires-Dist: tqdm (>=4.55.1)
Requires-Dist: ckanext-ckanpackager (>=3.0.0)
Requires-Dist: ckanext-versioned-datastore (>=5.1.0)
Requires-Dist: ckantools (>=0.3.0)
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest (>=4.6.5); extra == "test"
Requires-Dist: pytest-cov (>=2.7.1); extra == "test"
Requires-Dist: coveralls; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4183 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ckanext/__init__.py sha256=xqFunVmxiwPu71lqW-WZ1DMEI0cEqyviGqwVIBn6WF4 312
ckanext/statistics/__init__.py sha256=xqFunVmxiwPu71lqW-WZ1DMEI0cEqyviGqwVIBn6WF4 312
ckanext/statistics/cli.py sha256=bDO26cbH8NZcQBCFOOhwgg3geKlzZuYbUE7yZU1E0E8 2938
ckanext/statistics/plugin.py sha256=YApUuqLgaFeSlHqK6SeB0wWH_wjLQ7kdC21rz_K4ntQ 729
ckanext/statistics/data/data-portal-backfill.json sha256=en5gRBBjBnK6Qsszj9snH62oJQxRc7D69Fw0oaimLC8 4949
ckanext/statistics/lib/__init__.py sha256=rOIXmbGT8B-wEMrr3ndP8ZxYuXBhfYPiKKrJFAo5I6w 138
ckanext/statistics/lib/dataset_statistics.py sha256=D6Npf40B7Fsi-5xyrHziLEnV542c3BdkLonYOt0Yc6o 4144
ckanext/statistics/lib/download_statistics.py sha256=LCN_ZYZwGRLXV7lJeMWBDQtW7THLFajBO65tQaKgPks 10835
ckanext/statistics/lib/statistics.py sha256=nUiFr7w18-NNrhWw5bgPpv02UUkuJju51p-gBrbc2MM 1280
ckanext/statistics/logic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ckanext/statistics/logic/action.py sha256=dlfy0gYQviE8eSfmnZxet4FMnbzSEOqUNx6lNvT6JUQ 940
ckanext/statistics/logic/schema.py sha256=5gS82P0Kx7wh4O5oUc-uUj3s_RcK9RVc7Y2sBfKI6O4 1066
ckanext/statistics/model/__init__.py sha256=q9GOd_jzDj-76eG-LMtFj-2Wt8X9STwEZUwu1ZEZnIY 139
ckanext/statistics/model/gbif_download.py sha256=e9vi8ipRLiG3KZRO7A6ctxUCxAWddfvv7QCblFWfNGM 680
docs/_scripts/gen_api_pages.py sha256=XZwmMJSVd2fEXGXgohH-oZ4lS-VV3rtv_DsbBoXzJf0 1244
ckanext_statistics-3.1.11.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ckanext_statistics-3.1.11.dist-info/METADATA sha256=VaGDpb63H3iY91t197x3_l4sDZxYESp9kb7_YnS9BMc 5494
ckanext_statistics-3.1.11.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
ckanext_statistics-3.1.11.dist-info/entry_points.txt sha256=yaB5GN8eALUsyweINw-bqqOYn5s3k1QARmhIU2UeIE0 71
ckanext_statistics-3.1.11.dist-info/top_level.txt sha256=w-vKlvacHfVip3Sq_burAFRwyFHya8Z-yVMARpWRWrU 13
ckanext_statistics-3.1.11.dist-info/RECORD

top_level.txt

ckanext
docs

entry_points.txt

statistics = ckanext.statistics.plugin:StatisticsPlugin