Access Jackson, MS open government data using a python API wrapper.
View the below methiods for installing this package.
pip install JxnOpenData
- Download the zip file and unzip it or
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.