ckanext-twdh_reports
A CKAN reports extension for the Texas Water Data Hub (TWDH). Developed by datHere, this extension provides custom reporting functionality for the TWDH data portal.
Status
The README is boilerplate template text with no detailed description of the extension’s functionality.
Requirements
- Python 3.7, 3.8, 3.9, 3.10
Installation
Install the extension:
pip install -e git+https://github.com/dathere/ckanext-twdh_reports.git#egg=ckanext-twdh_reports
Add twdh_reports to your CKAN plugins:
ckan.plugins = twdh_reports
License
MIT