| Name | stats-can JSON |
| Version |
3.0.0
JSON |
| download |
| home_page | None |
| Summary | Read StatsCan data into python, mostly pandas dataframes |
| upload_time | 2025-08-22 23:01:02 |
| maintainer | None |
| docs_url | None |
| author | Ian Preston |
| requires_python | <4.0,>=3.10 |
| license | None |
| keywords |
statistics
canada
data
api
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Python api for Statistics Canada New Data Model (NDM)
[](https://github.com/ianepreston/stats_can/actions?workflow=Tests)
[](https://stats-can.readthedocs.io/en/latest/?badge=latest)
[](https://badge.fury.io/py/stats-can)
[](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": null,
"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/16/1c/6fcaf38ee52e6b344c9f51eec253840bcc0458c70420f8f278a59047958c/stats_can-3.0.0.tar.gz",
"platform": null,
"description": "# Python api for Statistics Canada New Data Model (NDM)\n\n[](https://github.com/ianepreston/stats_can/actions?workflow=Tests)\n[](https://stats-can.readthedocs.io/en/latest/?badge=latest)\n[](https://badge.fury.io/py/stats-can)\n[](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",
"bugtrack_url": null,
"license": null,
"summary": "Read StatsCan data into python, mostly pandas dataframes",
"version": "3.0.0",
"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": null,
"digests": {
"blake2b_256": "153780ed7caff4695d7dfdfc7121cb656f55a6eded4634452822ac265ba8fc4a",
"md5": "38bedebcb0ac6632cfb1120f028a7c55",
"sha256": "87867cb67a10fe82b1888bc8f001800564bf6f0194128f13381620fc9cb3201f"
},
"downloads": -1,
"filename": "stats_can-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "38bedebcb0ac6632cfb1120f028a7c55",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 9081,
"upload_time": "2025-08-22T23:01:01",
"upload_time_iso_8601": "2025-08-22T23:01:01.545568Z",
"url": "https://files.pythonhosted.org/packages/15/37/80ed7caff4695d7dfdfc7121cb656f55a6eded4634452822ac265ba8fc4a/stats_can-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "161c6fcaf38ee52e6b344c9f51eec253840bcc0458c70420f8f278a59047958c",
"md5": "d3f351094a322aa7e1330151ba3b9fad",
"sha256": "b92a3af74fdf446203e785db990fed3d5d74cc8b894367376edff07a4194d25f"
},
"downloads": -1,
"filename": "stats_can-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d3f351094a322aa7e1330151ba3b9fad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 7620,
"upload_time": "2025-08-22T23:01:02",
"upload_time_iso_8601": "2025-08-22T23:01:02.258735Z",
"url": "https://files.pythonhosted.org/packages/16/1c/6fcaf38ee52e6b344c9f51eec253840bcc0458c70420f8f278a59047958c/stats_can-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-22 23:01:02",
"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"
}