
ckanext-datagovcatalog
[comment]: <> (Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!)
Data.gov
Data.gov is an open data website created by the U.S. General Services Administration that is based on two robust open source projects: CKAN and WordPress. The data catalog at catalog.data.gov is powered by CKAN, while the content seen at Data.gov is powered by WordPress.
For all code, bugs, and feature requests related to Data.gov, see the project wide Data.gov issue tracker.
Currently this repository is only used for source version control on the code for the CKAN extension for datagovcatalog features, but you can see all of the Data.gov relevant repos listed in the GSA Data.gov README file.
Requirements
For example, you might want to mention here which versions of CKAN this
extension works with.
| Package |
Notes |
| ckanext-harvest |
This currently has two different version for py2 and py3 until this PR is merged upstream |
| ckanext-envvars |
This is necessary based on how the testing environment is set up. |
Installation
[comment]: <> (Add any