data portal commands

25 tagged data portal, measured the same way as everything else here.

Browse within: ckan 25data-mesh 25datahub 25nextjs 25open-data-portal 25

datopian/portaljs

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.

2.3k 7d ago A 66 tokens original MIT

datopian/portaljs

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.

2.3k 7d ago A 51 tokens original MIT

portaljs-migrate

03

datopian/portaljs

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…

2.3k 7d ago A 135 tokens original MIT