You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python port of **cancensus** is available via the [pycancensus package](https://github.com/dshkol/pycancensus/).
109
+
107
110
### Related packages
108
111
The cancensus package is designed for working with Canadian Census data. In addition to Census data, Statistics Canada provides access to a vast [socio-economic data repository](https://www150.statcan.gc.ca/n1/en/type/data) with thousands of data tables available for public access.
109
112
@@ -142,7 +145,7 @@ There are several other jurisdiction where census data is available via R packag
142
145
If you wish to cite cancensus:
143
146
144
147
von Bergmann, J., Aaron Jacobs, Dmitry Shkolnik (2025). cancensus: R package to
145
-
access, retrieve, and work with Canadian Census data and geography. v0.5.9.
148
+
access, retrieve, and work with Canadian Census data and geography. v0.5.10.
146
149
147
150
148
151
A BibTeX entry for LaTeX users is
@@ -151,7 +154,8 @@ A BibTeX entry for LaTeX users is
151
154
author = {Jens {von Bergmann} and Dmitry Shkolnik and Aaron Jacobs},
152
155
title = {cancensus: R package to access, retrieve, and work with Canadian Census data and geography},
0 commit comments