Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.01 KB

File metadata and controls

58 lines (40 loc) · 2.01 KB

pythOnmarg

pypi Downloads Downloads

The Python version of the onmaRg package.

pythOnmarg makes Public Health Ontario's "Ontario Marginalization Index" (OnMarg) datasets accessible as a geo dataframe using spatial files from Statistics Canada. OnMarg data can be loaded for the 2011, 2016, and 2021 data sets. The inclusion of all levels of Stats Canada geography means data can be filtered by CD, CSD, etc.


Documentation

General:


Installation

pythOnmarg can be installed from PyPi with the following command:

pip install pythOnmarg

Once installed, the package is loaded with the following line:

import pythOnmarg

Project dependencies can be seen here.


Community Guidelines

Contributions to the project are welcome! These can be initiated through the project's issue tracker or through a pull request. Suggestions for feature enhancements, tips, as well as general questions and concerns can also be expressed through direct interaction with contributors and developers.

If you experience any challenges with this module such as bugs, test support, or feature requests, please feel free to use this issue tracker.


Citations

This package can be cited as follows:

@software{Conley_pythOnmarg_2024,
  author = {Conley, D. William},
  month = {09},
  title = {{pythOnmarg Package}},
  url = {https://github.com/WiIIson/pythOnmarg},
  version = {0.0.1},
  year = {2024},
  note = "{\tt william@cconley.ca}"
}