# Python api for Statistics Canada New Data Model (NDM)
[![Tests](https://github.com/ianepreston/stats_can/workflows/Tests/badge.svg)](https://github.com/ianepreston/stats_can/actions?workflow=Tests)
[![Documentation Status](https://readthedocs.org/projects/stats-can/badge/?version=latest)](https://stats-can.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/ianepreston/stats_can/branch/master/graph/badge.svg)](https://codecov.io/gh/ianepreston/stats_can)
[![PyPI version](https://badge.fury.io/py/stats-can.svg)](https://badge.fury.io/py/stats-can)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/stats_can/badges/version.svg)](https://anaconda.org/conda-forge/stats_can)
API documentation for StatsCan can be found here: https://www.statcan.gc.ca/eng/developers/wds
If you're looking for Table/Vector IDs to use in the app you can find them through this:
https://www150.statcan.gc.ca/n1/en/type/data
Anaconda package here:
https://anaconda.org/conda-forge/stats_can
Documentation here:
https://stats-can.readthedocs.io/en/latest/
Raw data
{
"_id": null,
"home_page": "https://github.com/ianepreston/stats_can",
"name": "stats-can",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "statistics, Canada, data, API",
"author": "Ian Preston",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/15/f0/162f692d2ab0f291eb97b8c41bbdffef4fe1c4b0d07870a63efb546596ca/stats_can-2.8.4.tar.gz",
"platform": null,
"description": "# Python api for Statistics Canada New Data Model (NDM)\n\n[![Tests](https://github.com/ianepreston/stats_can/workflows/Tests/badge.svg)](https://github.com/ianepreston/stats_can/actions?workflow=Tests)\n[![Documentation Status](https://readthedocs.org/projects/stats-can/badge/?version=latest)](https://stats-can.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/ianepreston/stats_can/branch/master/graph/badge.svg)](https://codecov.io/gh/ianepreston/stats_can)\n[![PyPI version](https://badge.fury.io/py/stats-can.svg)](https://badge.fury.io/py/stats-can)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/stats_can/badges/version.svg)](https://anaconda.org/conda-forge/stats_can)\n\nAPI documentation for StatsCan can be found here: https://www.statcan.gc.ca/eng/developers/wds\n\nIf you're looking for Table/Vector IDs to use in the app you can find them through this:\nhttps://www150.statcan.gc.ca/n1/en/type/data\n\nAnaconda package here:\nhttps://anaconda.org/conda-forge/stats_can\n\n\nDocumentation here:\nhttps://stats-can.readthedocs.io/en/latest/\n\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Read StatsCan data into python, mostly pandas dataframes",
"version": "2.8.4",
"project_urls": {
"Documentation": "https://stats-can.readthedocs.io",
"Homepage": "https://github.com/ianepreston/stats_can",
"Repository": "https://github.com/ianepreston/stats_can"
},
"split_keywords": [
"statistics",
" canada",
" data",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7e956dd3ccdeaca2ee46d05ef8fd71634137ec124c4784c4487c305c5c3cbd0d",
"md5": "93e1a6c8d886d1e6ae05daa7f928a353",
"sha256": "e0bf676895a3c8cbc59ceb1d0dd16efa729ba46f4eff1443f76c4f3769bc40ee"
},
"downloads": -1,
"filename": "stats_can-2.8.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93e1a6c8d886d1e6ae05daa7f928a353",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 25863,
"upload_time": "2024-09-02T21:20:22",
"upload_time_iso_8601": "2024-09-02T21:20:22.710041Z",
"url": "https://files.pythonhosted.org/packages/7e/95/6dd3ccdeaca2ee46d05ef8fd71634137ec124c4784c4487c305c5c3cbd0d/stats_can-2.8.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "15f0162f692d2ab0f291eb97b8c41bbdffef4fe1c4b0d07870a63efb546596ca",
"md5": "ca7a50d75620d148d2fcd0d8568e9220",
"sha256": "1bbb9bd8c2fe152d57d7b7047c0174094db70ec554a47feb2eec86ed03eb6195"
},
"downloads": -1,
"filename": "stats_can-2.8.4.tar.gz",
"has_sig": false,
"md5_digest": "ca7a50d75620d148d2fcd0d8568e9220",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 24182,
"upload_time": "2024-09-02T21:20:24",
"upload_time_iso_8601": "2024-09-02T21:20:24.257389Z",
"url": "https://files.pythonhosted.org/packages/15/f0/162f692d2ab0f291eb97b8c41bbdffef4fe1c4b0d07870a63efb546596ca/stats_can-2.8.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-02 21:20:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ianepreston",
"github_project": "stats_can",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "stats-can"
}