Data Schema

Fields available in each package record at /data/{slug}.json.

Package fields (21)
FieldTypeDescription
slugstringURL-safe identifier used in all package URLs: /constructs/{slug}/
namestringFull package name, e.g. helm-dashboard or crossplane-provider-aws
display_namestringShort human-readable label
frameworkstringPackage type: helm-chart, crossplane-config, crossplane-provider, opa-policy, falco-rule, tekton-task, krew-plugin, kubewarden-policy, argo-template
languagestringPrimary language if applicable
descriptionstringPlain-text description
versionstringLatest published version string
install_cmdstringInstall command(s), newline-separated
source_urlstringGitHub repository URL
registry_urlstringArtifact Hub or registry listing URL
starsintegerGitHub star count at last index
forksintegerGitHub fork count at last index
downloadsintegerTotal download/install count
verifiedbooleanVerified by Artifact Hub
officialbooleanPublished by the upstream project
licensestringSPDX license identifier
topicsarrayList of topic/tag strings
cloud_providerstringCloud provider if applicable: aws, azure, gcp
namespacestringRegistry namespace or org
published_atstringISO-8601 timestamp of first publication
updated_atstringISO-8601 timestamp of last update
Machine-readable endpoints