test-review
01Command Claude Code
Review DataHub smoke and integration tests for standards compliance and quality.
26 tagged datahub, measured the same way as everything else here.
Browse within: ckan 25data-mesh 25data-portal 25nextjs 25open-data-portal 25
Command Claude Code
Review DataHub smoke and integration tests for standards compliance and quality.
Command Claude Code
Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal. Appends an entry to datasets.json so the catalog and showcase render it automatically; routes the data by source (local file vs remote URL) — R2 via Git LFS by default, remote URLs by passthrough.
Command Claude Code
Wire a scaffolded PortalJS portal to a CKAN backend over its API. Generates a tiny server-side fetch client (no runtime dependency) and feeds the /search catalog and /@ / showcases from CKAN instead of datasets.json.
Command Claude Code
Migrate (harvest) datasets between open-data platforms. Reads CKAN, a DCAT-US /data.json catalog (DKAN, ArcGIS Hub, data.gov), a DCAT / DCAT-AP RDF feed (JSON-LD, Turtle, or RDF/XML — data.europa.eu, national DCAT-AP portals, GeoDCAT-AP), Socrata, OpenDataSoft, or an ArcGIS FeatureServer, and writes them to a static…