This is a repo for demonstrating how to use the CKAN API to obtain general counts from a CKAN site, using the MN Geospatial Commons (gisdata.mn.gov) as the subject.
HAS:
- Basic total package (resource) count
- Count of organizations (publishers)
- List of publishers with a count of their total resources
- Decent Bootstrap table style
- List and link of recently created resources at the bottom (but only if a new resource exists in the list of the most recent 150 modified)
NEEDS:
- Sorting of bootstrap table
- More responsive style for larger screens
2015-11-09: Initial build 2015-11-24: links to recently created resources 2015-12-19: code to detect bad bounding boxes 2017-04-25: style updates 2023-02-09: larger list of resources used when searching for recently created resources. Proof-of-concept page new_resources.html added for looping through changed package list until X number of new packages found