Access Jackson, MS open government data using a python API wrapper.
Access Jackson, MS open government data using a python API wrapper.
View the below methiods for installing this package.
pip install JxnOpenData
git clone
https://github.com/sdhutchins/jxn-open-data-api.git
cd jxn-open-data-api
pip install .
OR
pip install git+https://github.com/sdhutchins/jxn-open-data-api.git
To run tests, type nosetests tests/
in the
jxnopendata directory.
Shaurita D. Hutchins · @sdhutchins
· shaurita.d.hutchins@gmail.com
If you would like to contribute to this package, install the package in
development mode, and check out our contributing
guidelines.