data portal skills

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

Browse within: ckan 14data-mesh 14datahub 14nextjs 14open-data-portal 14portaljs 14

arcgis-to-portaljs

01

datopian/portaljs

Skill Claude CodeCodex

Migrate a whole ArcGIS Hub site into a PortalJS Arc portal end-to-end. Harvests the Hub /data.json (DCAT-US) inventory, exports every FeatureService layer through the ArcGIS REST query API with resultOffset paging, converts each to the serverless dual tier (PMTiles render + GeoParquet query) with tabular items to…

2.3k +1 8d ago A 134 tokens original MIT

datopian/portaljs

Skill Claude CodeCodex

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. Use when registering a new dataset in a…

2.3k +1 8d ago A 84 tokens original MIT

portaljs-add-dcat

03

datopian/portaljs

Skill Claude CodeCodex

Make a PortalJS portal harvestable by national/EU/US open-data portals — emit standards-compliant DCAT catalog feeds (DCAT 2/3, DCAT-AP, DCAT-US, national profiles) in JSON-LD, Turtle, and RDF/XML at build, with autodiscovery and per-profile conformance checking. Use when a portal needs to be harvested by…

2.3k +1 8d ago A 99 tokens original MIT