Commit 2ce6ff0
committed
feat: Add data.gov.uk (CKAN) API wrapper
Implements a comprehensive Python wrapper for the UK's open data portal. The script follows the standard CKAN "drill-down" workflow:
- Fetches a list of all publishers (catalogues).
- Lists all datasets from a specific publisher.
- Retrieves all data files (resources) for a specific dataset.
Includes a full command-line interface for integration and testing, along with utility functions for discovering popular and recent datasets.1 parent 782165a commit 2ce6ff0
File tree
1 file changed
+773
-0
lines changed- fincept-terminal-desktop/src-tauri/resources/scripts
1 file changed
+773
-0
lines changed
0 commit comments